Change the repository type filter
All
Repositories list
166 repositories
es-abstract
Public- Spec-compliant shim for Symbol.prototype.description proposal.
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
- ES6 spec-compliant RegExp.prototype.flags shim
- ES Proposal spec-compliant shim for AggregateError
- An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.
array-includes
PublicglobalThis
Publices6-shim
PublicMap.groupBy
Publicerror-cause
PublicAn ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3- An ES-spec-compliant `String.prototype.lastIndexOf`shim/polyfill/replacement that works as far down as ES3.
es-arraybuffer-base64
PublicAn ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3.github
PublicArray.prototype.slice
PublicES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3Set.prototype.difference
PublicAn ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3object.assign
PublicES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim- An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.with
PublicAn ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.Array.from
Public