.github repo for es-shims org
Repositories
es-shims repositories
ES Proposal spec-compliant shim for AggregateError
Array.prototype.every spec-compliant polyfill
Array.prototype.map spec-compliant polyfill
Array.prototype.reduce spec-compliant polyfill
Array.prototype.some spec-compliant polyfill
ES6 spec-compliant Function.prototype.name sham.
`Iterator.prototype`, or a shared object to use.
An ES2015 spec-compliant `Map` shim/polyfill/replacement that works as far down as ES3.
An ES-spec-compliant Math.log1p shim/polyfill/replacement that works as far down as ES3
An ES-spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3
Official ES spec-compliant polyfill for Object.fromEntries
Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
ES Proposal spec-compliant shim for Promise.allSettled
ES spec-compliant shim for Promise.any
ES Proposal spec-compliant shim for Promise.prototype.finally
ES2015 spec-compliant shim for Reflect.ownKeys
An ESnext spec-compliant `RegExp.escape` shim/polyfill/replacement that works as far down as ES3.
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.