Change the repository type filter
All
Repositories list
166 repositories
iterator-helpers
PublicPromise.try
Public- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Number.parseInt
PublicNumber.isFinite
PublicNumber.isInteger
Public- ES2015 spec-compliant shim for Reflect.ownKeys
es-abstract
Publicobject.assign
PublicES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim- An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3
object-keys
Publices6-shim
PublicSuppressedError
PublicES Proposal spec-compliant shim for SuppressedErrorString.prototype.trim
PublicES5 spec-compliant shim for String.prototype.trimString.prototype.padEnd
PublicSet.prototype.union
PublicRegExp.escape
PublicPromise.any
PublicPromise.allSettled
PublicES Proposal spec-compliant shim for Promise.allSettledObject.values
PublicES2017 spec-compliant shim for Object.valuesObject.hasOwn
PublicObject.getPrototypeOf
PublicAn ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.Object.fromEntries
PublicOfficial ES spec-compliant polyfill for Object.fromEntriesObject.entries
Public