ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 158 repositories
- 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 - Array.prototype.reduceRight Public
An ES5 spec-compliant `Array.prototype.reduceRight` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.reduceRight’s past year of commit activity - Array.prototype.indexOf Public
An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.indexOf’s past year of commit activity - 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 - Array.prototype.unshift Public
ES spec-compliant Array.prototype.unshift shim/polyfill/replacement that works as far down as ES3
es-shims/Array.prototype.unshift’s past year of commit activity - Array.prototype.copyWithin Public
An ES2015 spec-compliant `Array.prototype.copyWithin` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.copyWithin’s past year of commit activity