ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 164 repositories
- Map.prototype.getOrInsertComputed Public
ES Proposal spec-compliant shim for Map.prototype.getOrInsertComputed
es-shims/Map.prototype.getOrInsertComputed’s past year of commit activity - object.assign Public Forked from ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
es-shims/object.assign’s past year of commit activity - Map.groupBy Public
An ESnext spec-compliant `Map.groupBy` shim/polyfill/replacement that works as far down as ES3.
es-shims/Map.groupBy’s past year of commit activity - Set.prototype.difference Public
An ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.difference’s past year of commit activity - Array.prototype.lastIndexOf Public
An ES2015 spec-compliant `Array.prototype.lastIndexOf` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.lastIndexOf’s past year of commit activity - Array.prototype.findLastIndex Public
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.findLastIndex’s past year of commit activity