ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 166 repositories
- TypedArray.prototype.at Public
An ES5 spec-compliant `TypedArray.prototype.at` shim/polyfill/replacement that works as far down as ES3
es-shims/TypedArray.prototype.at’s past year of commit activity - Math.atanh Public
An ES-spec-compliant Math.atanh shim/polyfill/replacement that works as far down as ES3
es-shims/Math.atanh’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 - WeakMap.prototype.getOrInsert Public
ES Proposal spec-compliant shim for WeakMap.prototype.getOrInsert
es-shims/WeakMap.prototype.getOrInsert’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
Top languages
JavaScriptMost used topics
Loading…