performance-observer-polyfill by fastly

🔎 Polyfill for the PerformanceObserver API

created at June 8, 2019, 12:28 a.m.

TypeScript

7 +0

29 +0

4 +0

GitHub
Array.prototype.every by es-shims

Array.prototype.every spec-compliant polyfill

created at Nov. 21, 2016, 5:31 a.m.

JavaScript

4 +0

7 +0

2 +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.entries by es-shims

ES2017 spec-compliant shim for Object.entries

created at Sept. 2, 2015, 1:51 p.m.

JavaScript

6 +0

57 +0

9 +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
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
cross-blob by Richienb

Cross-platform Blob implementation for Node.js and the Web.

created at Nov. 16, 2019, 11:03 p.m.

JavaScript

4 +0

12 +0

3 +0

GitHub
proposal-string-replaceall by tc39

ECMAScript proposal: String.prototype.replaceAll

created at Nov. 16, 2017, 10:07 a.m.

HTML

23 +0

254 +0

17 +0

GitHub
globalThis by es-shims

ECMAScript spec-compliant polyfill/shim for `globalThis`.

created at March 30, 2016, 5:02 a.m.

JavaScript

7 +0

154 +0

13 +0

GitHub
cross-formdata by Richienb

Cross-platform FormData support.

created at Nov. 18, 2019, 3:18 a.m.

JavaScript

3 +0

1 +0

0 +0

GitHub
abortcontroller-polyfill by mo

Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).

created at July 23, 2017, 9:11 a.m.

JavaScript

7 +0

325 +0

28 +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
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
webbluetooth by thegecko

Node.js implementation of the Web Bluetooth Specification

created at Nov. 19, 2017, 3:37 p.m.

TypeScript

5 +0

135 +1

21 +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
resize-observer-polyfill by que-etc

A polyfill for the Resize Observer API

created at Aug. 1, 2016, 1:10 p.m.

JavaScript

14 +0

1,732 +2

132 +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
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-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
object-keys by ljharb

Object.keys shim

created at March 29, 2013, 6:19 p.m.

JavaScript

7 +0

43 +0

17 +0

GitHub