ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 154 repositories
- iterator-helpers Public
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
es-shims/iterator-helpers’s past year of commit activity - Error.isError Public
An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.
es-shims/Error.isError’s past year of commit activity - String.prototype.codePointAt Public Forked from mathiasbynens/String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
es-shims/String.prototype.codePointAt’s past year of commit activity - String.prototype.includes Public Forked from mathiasbynens/String.prototype.includes
A robust & optimized ES3-compatible polyfill for the `String.prototype.includes` method in ECMAScript 6.
es-shims/String.prototype.includes’s past year of commit activity - Object.groupBy Public
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
es-shims/Object.groupBy’s past year of commit activity