ECMAScript Shims
Pinned Loading
Repositories
- es6-shim Public Forked from paulmillr/es6-shim
ECMAScript 6 compatibility shims for legacy JS engines
es-shims/es6-shim’s past year of commit activity - Map.groupBy Public
An ESnext spec-compliant `Map.groupBy` shim/polyfill/replacement that works as far down as ES3.
es-shims/Map.groupBy’s past year of commit activity - String.prototype.replaceAll Public
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.
es-shims/String.prototype.replaceAll’s past year of commit activity - error-cause Public
An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3
es-shims/error-cause’s past year of commit activity - es-shim-api Public
API contract, and rudimentary tests, for modules that conform to the *es-shim API*
es-shims/es-shim-api’s past year of commit activity - Error.isError Public
An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.
es-shims/Error.isError’s past year of commit activity - String.prototype.lastIndexOf Public
An ES-spec-compliant `String.prototype.lastIndexOf`shim/polyfill/replacement that works as far down as ES3.
es-shims/String.prototype.lastIndexOf’s past year of commit activity - WeakMap.prototype.getOrInsertComputed Public
ES Proposal spec-compliant shim for ES Proposal spec-compliant shim for WeakMap.prototype.getOrInsertComputed
es-shims/WeakMap.prototype.getOrInsertComputed’s past year of commit activity - String.prototype.codePointAt Public Forked from mathiasbynens/String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
es-shims/String.prototype.codePointAt’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
Top languages
JavaScriptMost used topics
Loading…