es-shims

es-shims

🏢 Organization

79 repositories on SrcLog

View on GitHub
79 Repos
7.8k Stars
1.1k Forks
7.8k Watchers

Repositories (79)

Array.prototype.some es-shims/Array.prototype.some JavaScript

Array.prototype.some spec-compliant polyfill

2
Array.prototype.entries es-shims/Array.prototype.entries JavaScript

An ES2015 spec-compliant `Array.prototype.entries` shim/polyfill/replacement that works as far down as ES3.

2
Object.getPrototypeOf es-shims/Object.getPrototypeOf JavaScript

An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.

2
Number.isFinite es-shims/Number.isFinite JavaScript

An ES-spec-compliant Number.isFinite shim/polyfill/replacement that works as far down as ES3

2
Map es-shims/Map JavaScript

An ES2015 spec-compliant `Map` shim/polyfill/replacement that works as far down as ES3.

1
Set es-shims/Set JavaScript

An ESnext spec-compliant `Set` shim/polyfill/replacement that works as far down as ES3.

1
Array.prototype.concat es-shims/Array.prototype.concat JavaScript

ES spec-compliant Array.prototype.concat shim/polyfill/replacement that works as far down as ES3

1
es-string-html-methods es-shims/es-string-html-methods JavaScript

An ES-spec-compliant shim/polyfill/replacement for the Annex B String.prototype HTML methods that works as far down as ES3

1
Math.log10 es-shims/Math.log10 JavaScript

An ES-spec-compliant Math.log10 shim/polyfill/replacement that works as far down as ES3

1
Number.prototype.toExponential es-shims/Number.prototype.toExponential JavaScript

An ES-spec-compliant Number.prototype.toExponential shim/polyfill/replacement that works as far down as ES3

1
String.prototype.at es-shims/String.prototype.at JavaScript

An ES-spec-compliant (proposed) `String.prototype.at`shim/polyfill/replacement that works as far down as ES3.

1
String.prototype.isWellFormed es-shims/String.prototype.isWellFormed JavaScript

An ESnext spec-compliant `String.prototype.isWellFormed` shim/polyfill/replacement that works as far down as ES3.

0
String.prototype.toWellFormed es-shims/String.prototype.toWellFormed JavaScript

An ESnext spec-compliant `String.prototype.toWellFormed` shim/polyfill/replacement that works as far down as ES3.

0
String.prototype.substr es-shims/String.prototype.substr JavaScript

ES spec-compliant `String.prototype.substr` shim/polyfill/replacement that works as far down as ES3

0
Array.prototype.push es-shims/Array.prototype.push JavaScript

An ES spec-compliant `Array.prototype.push` shim/polyfill/replacement that works as far down as ES3.

0
Array.prototype.join es-shims/Array.prototype.join JavaScript

ES spec-compliant `Array.prototype.join` shim/polyfill/replacement that works as far down as ES3

0
Array.prototype.unshift es-shims/Array.prototype.unshift JavaScript

ES spec-compliant Array.prototype.unshift shim/polyfill/replacement that works as far down as ES3

0
Array.prototype.splice es-shims/Array.prototype.splice JavaScript

ES spec-compliant Array.prototype.splice shim/polyfill/replacement that works as far down as ES3

0
String.prototype.lastIndexOf es-shims/String.prototype.lastIndexOf JavaScript

An ES-spec-compliant `String.prototype.lastIndexOf`shim/polyfill/replacement that works as far down as ES3.

0