ECMAScript Shims
A community host for shims and polyfills that are compliant to EcmaScript specs.
Pinned Loading
Repositories
Showing 10 of 162 repositories
- Array.prototype.push Public
An ES spec-compliant `Array.prototype.push` shim/polyfill/replacement that works as far down as ES3.
es-shims/Array.prototype.push’s past year of commit activity - es-string-html-methods Public
An ES-spec-compliant shim/polyfill/replacement for the Annex B String.prototype HTML methods that works as far down as ES3
es-shims/es-string-html-methods’s past year of commit activity - TypedArray.prototype.at Public
An ES5 spec-compliant `TypedArray.prototype.at` shim/polyfill/replacement that works as far down as ES3
es-shims/TypedArray.prototype.at’s past year of commit activity - Date.prototype.getYear Public
An ES5 spec-compliant `Date.prototype.getYear` shim/polyfill/replacement that works as far down as ES3.
es-shims/Date.prototype.getYear’s past year of commit activity