ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 158 repositories
- Object.getPrototypeOf Public
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
es-shims/Object.getPrototypeOf’s past year of commit activity - Array.prototype.copyWithin Public
An ES2015 spec-compliant `Array.prototype.copyWithin` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.copyWithin’s past year of commit activity - es-arraybuffer-base64 Public
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
es-shims/es-arraybuffer-base64’s past year of commit activity - Reflect.getPrototypeOf Public
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
es-shims/Reflect.getPrototypeOf’s past year of commit activity - ArrayBuffer.prototype.detached Public
ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
es-shims/ArrayBuffer.prototype.detached’s past year of commit activity