6 repos
mathiasbynens/String.prototype.startsWith
A robust & optimized ES3-compatible polyfill for the `String.prototype.startsWith` method in…
142
32 commits
mathiasbynens/String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6…
55
46 commits
mathiasbynens/String.prototype.endsWith
A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in…
36
48 commits
mathiasbynens/String.fromCodePoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
60
57 commits
es-shims/String.prototype.padStart
ES spec-compliant shim for String.prototype.padStart
23
124 commits
es-shims/String.prototype.replaceAll
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.
89 commits