Change the repository type filter
All
Repositories list
162 repositories
- An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
- ES spec-compliant Array.prototype.splice shim/polyfill/replacement that works as far down as ES3
Array.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
PublicArray.prototype.reverse
PublicArray.isArray
Public- ES Proposal spec-compliant shim for SuppressedError
DisposableStack
PublicAn ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement that works as far down as ES3.iterator-helpers
Publicobject.assign
PublicES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimes-object-atoms
PublicES Object-related atoms: Object, ToObject, RequireObjectCoerciblewell-known-symbols
PublicAn ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with SymbolsObject.getPrototypeOf
PublicAn ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.- An ES2015 spec-compliant `Array.prototype.copyWithin` 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 ES3Reflect.getPrototypeOf
PublicAn ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.- ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
Iterator.prototype
Publices-set-tostringtag
Publices6-shim
PublicReflect.ownKeys
PublicES2015 spec-compliant shim for Reflect.ownKeysObject.groupBy
PublicDate
Public