es-shims

es-shims

🏢 Organization

85 repositories on SrcLog

View on GitHub
85 Repos
7.9k Stars
1.1k Forks
7.9k Watchers

Repositories (85)

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

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

2
ArrayBuffer.prototype.detached es-shims/ArrayBuffer.prototype.detached JavaScript

ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached

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
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
Array.prototype.some es-shims/Array.prototype.some JavaScript

Array.prototype.some spec-compliant polyfill

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

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

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

Array.prototype.forEach spec-compliant polyfill

2
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
Number.isSafeInteger es-shims/Number.isSafeInteger JavaScript

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

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

ES spec-compliant `Array.prototype.slice` 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
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
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.

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
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
ArrayBuffer.prototype.slice es-shims/ArrayBuffer.prototype.slice JavaScript

ES spec-compliant shim for ArrayBuffer.prototype.slice

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

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

0
Math.sumPrecise es-shims/Math.sumPrecise JavaScript

An ES-spec-compliant Math.sumPrecise 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