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

Node.js implementation of the Web Bluetooth Specification

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

TypeScript

5 +0

136 +1

21 +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
node-xhr2 by pwnall

XMLHttpRequest emulator for node.js

created at Jan. 28, 2013, 10:38 a.m.

CoffeeScript

5 +0

103 +0

41 +0

GitHub
tickedoff by jamiebuilds

Tiny library (<200B gzip) for deferring something by a "tick"

created at March 26, 2018, 5:53 p.m.

JavaScript

6 +0

216 +0

15 +0

GitHub
Array.prototype.flatMap by es-shims

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

created at Sept. 29, 2017, 9:28 p.m.

JavaScript

6 +0

32 +0

6 +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
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
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
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
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.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-symbol by medikoo

ECMAScript 6 Symbol polyfill

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

JavaScript

7 +0

180 +0

26 +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
next-tick by medikoo

Environment agnostic nextTick polyfill

created at Aug. 29, 2012, 7:56 p.m.

JavaScript

7 +0

73 +0

8 +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
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
isarray by juliangruber

Array#isArray for older browsers.

created at May 22, 2013, 7:09 p.m.

JavaScript

11 +0

130 +0

40 +0

GitHub
cross-fetch by lquixada

Universal WHATWG Fetch API for Node, Browsers and React Native.

created at Sept. 2, 2017, 6:36 p.m.

JavaScript

12 +0

1,652 +3

98 +0

GitHub