Object.values by es-shims

ES2017 spec-compliant shim for Object.values

created at Sept. 1, 2015, 7:20 a.m.

JavaScript

5 +0

72 +0

8 +0

GitHub
String.prototype.trim by es-shims

ES5 spec-compliant shim for String.prototype.trim

created at Aug. 8, 2015, 6:36 p.m.

JavaScript

5 +0

13 +0

3 +0

GitHub
webcrypto-shim by vibornoff

Web Cryptography API shim for legacy browsers

created at Aug. 8, 2015, 1:14 a.m.

JavaScript

15 +0

121 +0

39 +0

GitHub
String.prototype.trimRight by es-shims

ES2019 spec-compliant shim for String.prototype.trimRight.

created at July 29, 2015, 9:49 p.m.

JavaScript

5 +0

8 +0

3 +0

GitHub
String.prototype.trimLeft by es-shims

ES2019 spec-compliant shim for String.prototype.trimLeft.

created at July 29, 2015, 8:55 p.m.

JavaScript

4 +0

7 +0

4 +0

GitHub
number-is-nan by sindresorhus

ES2015 Number.isNaN() ponyfill

created at May 20, 2015, 8:43 p.m.

JavaScript

7 +0

28 +0

8 +0

GitHub
array-from by b12-archive

A ponyfill for the ES 2015 `Array.from()`

created at May 12, 2015, 10:53 a.m.

JavaScript

1 +0

16 +0

6 +0

GitHub
array-foreach by twada

Array#forEach ponyfill for older browsers

created at March 4, 2015, 7:11 a.m.

JavaScript

3 +0

8 +0

0 +0

GitHub
array-includes by es-shims

Array.prototype.includes spec-compliant polyfill

created at Jan. 3, 2015, 7:50 p.m.

JavaScript

4 +0

43 +0

12 +0

GitHub
is-finite by sindresorhus

ES2015 Number.isFinite() ponyfill

created at Aug. 4, 2014, 3:37 p.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
console.table by bahmutov

Adds console.table method that prints an array of objects as a table in console

created at April 2, 2014, 2:37 a.m.

JavaScript

5 +0

139 +0

16 +0

GitHub
object-is by es-shims

ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.

created at Feb. 18, 2014, 6:06 a.m.

JavaScript

4 +0

25 +0

8 +0

GitHub
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

created at Feb. 2, 2014, 3:45 p.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
Array.prototype.find by paulmillr

Simple ES6 Array.prototype.find polyfill for older environments.

created at Dec. 20, 2013, 3:16 p.m.

JavaScript

7 +0

37 +0

17 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

created at Dec. 9, 2013, 12:04 p.m.

JavaScript

132 +0

7,302 +0

593 +0

GitHub
es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

created at Nov. 15, 2013, 12:08 p.m.

JavaScript

7 +0

180 +0

26 +0

GitHub
es6-weak-map by medikoo

WeakMap collection as specified in ECMAScript6

created at Oct. 24, 2013, 2:42 p.m.

JavaScript

6 +0

29 +0

7 +0

GitHub
es6-set by medikoo

Set collection as specified in ECMAScript 6

created at Oct. 12, 2013, 9:45 a.m.

JavaScript

3 +0

46 +0

9 +0

GitHub
js-is-integer by parshap

ES2015 (ES6) Number.isInteger polyfill

created at Aug. 30, 2013, 10:35 p.m.

JavaScript

1 +0

12 +0

3 +0

GitHub
core-js by zloirock

Standard Library

created at July 17, 2013, 4:32 p.m.

JavaScript

254 +0

23,856 +32

1,606 -2

GitHub