ECMAScript Shims
Pinned Loading
Repositories
- Set.prototype.intersection Public
An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.intersection’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 - Set.prototype.isDisjointFrom Public
An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.isDisjointFrom’s past year of commit activity - Set.prototype.isSupersetOf Public
An ESnext spec-compliant `Set.prototype.isSupersetOf` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.isSupersetOf’s past year of commit activity - Set.prototype.union Public
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.union’s past year of commit activity - Set.prototype.isSubsetOf Public
An ESnext spec-compliant `Set.prototype.isSubsetOf` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.isSubsetOf’s past year of commit activity - Set.prototype.symmetricDifference Public
An ESnext spec-compliant `Set.prototype.symmetricDifference` shim/polyfill/replacement that works as far down as ES3
es-shims/Set.prototype.symmetricDifference’s past year of commit activity - Array.prototype.at Public
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.at’s past year of commit activity