Change the repository type filter
All
Repositories list
166 repositories
- An ES spec-compliant `Array.prototype.push` shim/polyfill/replacement that works as far down as ES3.
- An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
- An ES2015 spec-compliant `Map` shim/polyfill/replacement that works as far down as ES3.
- Spec-compliant shim for Symbol.prototype.description proposal.
String.prototype.trimEnd
Public- An ESnext spec-compliant `Set` shim/polyfill/replacement that works as far down as ES3.
- An ESnext spec-compliant `Set.prototype.intersection` shim/polyfill/replacement that works as far down as ES3
Set.prototype.difference
PublicAn ESnext spec-compliant `Set.prototype.difference` shim/polyfill/replacement that works as far down as ES3Reflect.apply
PublicAn ES-spec-compliant Reflect.apply shim/polyfill/replacement that works as far down as ES3- ES Proposal spec-compliant shim for Promise.withResolvers
- An ES-spec-compliant `parseInt` shim/polyfill/replacement that works as far down as ES3
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Object.defineProperties
PublicES spec-compliant `Object.defineProperties` shim/polyfill/replacement that works as far down as ES3Number.parseFloat
PublicAn ES-spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3Math.trunc
PublicMath.log2
PublicMath.clz32
PublicMath.asinh
PublicMath.acosh
Publiciterator-helpers
Publices-create-array-iterator
PublicDate
Public- Simple ES6 Array.prototype.filter polyfill for older environments.