ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 166 repositories
- WeakMap.prototype.getOrInsertComputed Public
ES Proposal spec-compliant shim for ES Proposal spec-compliant shim for WeakMap.prototype.getOrInsertComputed
- String.prototype.codePointAt Public Forked from mathiasbynens/String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
- es-arraybuffer-base64 Public
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
- Error.isError Public
An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.
- Array.prototype.slice Public
ES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3
Top languages
JavaScriptMost used topics
Loading…