ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 166 repositories
- Number.isInteger Public
An ES-spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3
es-shims/Number.isInteger’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 - 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 - es6-shim Public Forked from paulmillr/es6-shim
ECMAScript 6 compatibility shims for legacy JS engines
es-shims/es6-shim’s past year of commit activity - WeakMap.prototype.getOrInsert Public
ES Proposal spec-compliant shim for WeakMap.prototype.getOrInsert
es-shims/WeakMap.prototype.getOrInsert’s past year of commit activity
Top languages
JavaScriptMost used topics
Loading…