ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned
Repositories
- Array.prototype.toReversed Public
An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.toSorted Public
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.toSpliced Public
An ESnext spec-compliant `Array.prototype.toSpliced` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.with Public
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
-
-
-
- Math.fround Public
An ES-spec-compliant Math.fround shim/polyfill/replacement that works as far down as ES3
- object.assign Public
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim