Change the repository type filter
All
Repositories list
166 repositories
Error.isError
PublicAn ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.AggregateError
PublicES Proposal spec-compliant shim for AggregateErrorarray-includes
Public.github
Publices-abstract
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-shimMap.groupBy
PublicDisposableStack
PublicAn ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` 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 ES3Array.prototype.with
PublicAn ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.Array.from
Publicobject-keys
PublicArray.prototype.reduce
PublicArray.prototype.reduce spec-compliant polyfill- An ES2015 spec-compliant `Array.prototype.lastIndexOf` shim/polyfill/replacement that works as far down as ES3.
- An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.splice
PublicES spec-compliant Array.prototype.splice shim/polyfill/replacement that works as far down as ES3Array.prototype.push
PublicAn ES spec-compliant `Array.prototype.push` shim/polyfill/replacement that works as far down as ES3.es-string-html-methods
PublicRegExp.prototype.flags
PublicES6 spec-compliant RegExp.prototype.flags shimTypedArray.prototype.at
PublicDate.prototype.getYear
Public