core-js by zloirock

Standard Library

updated at Nov. 17, 2024, 8:35 a.m.

JavaScript

252 -1

24,551 +23

1,650 +3

GitHub
events by browserify

Node's event emitter for all engines.

updated at Nov. 17, 2024, 8 a.m.

JavaScript

18 +0

1,385 +2

175 +1

GitHub
bignumber.js by MikeMcl

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

updated at Nov. 16, 2024, 5:42 a.m.

JavaScript

83 +0

6,705 +7

741 -1

GitHub
resize-observer-polyfill by que-etc

A polyfill for the Resize Observer API

updated at Nov. 15, 2024, 7:50 p.m.

JavaScript

14 +0

1,750 +2

132 +0

GitHub
cross-fetch by lquixada

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

updated at Nov. 14, 2024, 1:14 a.m.

JavaScript

13 +0

1,672 +0

105 +0

GitHub
webbluetooth by thegecko

Node.js implementation of the Web Bluetooth Specification

updated at Nov. 11, 2024, 9:53 p.m.

TypeScript

6 +0

150 +0

23 +0

GitHub
json3 by bestiejs

A JSON polyfill. No longer maintained.

updated at Nov. 10, 2024, 7:16 p.m.

JavaScript

56 +0

1,015 -1

150 +0

GitHub
abortcontroller-polyfill by mo

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

updated at Nov. 6, 2024, 7:20 p.m.

JavaScript

7 +0

329 +0

24 +0

GitHub
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

updated at Nov. 6, 2024, 9:57 a.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
proposal-string-replaceall by tc39

ECMAScript proposal: String.prototype.replaceAll

updated at Oct. 31, 2024, 6:27 p.m.

HTML

23 +0

254 +0

17 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

updated at Oct. 29, 2024, 9:01 a.m.

JavaScript

132 +0

7,292 +0

594 +0

GitHub
isarray by juliangruber

Array#isArray for older browsers.

updated at Oct. 24, 2024, 7:17 a.m.

JavaScript

11 +0

132 +0

41 +0

GitHub
buffer-from by LinusU

A ponyfill for Buffer.from

updated at Oct. 9, 2024, 8:52 a.m.

JavaScript

4 +0

23 +0

10 +0

GitHub
String.prototype.replaceAll by es-shims

Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal.

updated at Oct. 4, 2024, 10:28 a.m.

JavaScript

4 +0

36 +0

2 +0

GitHub
raf by chrisdickinson

requestAnimationFrame polyfill library

updated at Sept. 30, 2024, 6:17 p.m.

JavaScript

18 +0

742 +0

54 +0

GitHub
next-tick by medikoo

Environment agnostic nextTick polyfill

updated at Sept. 27, 2024, 11:35 a.m.

JavaScript

7 +0

74 +0

8 +0

GitHub
globalThis by es-shims

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

updated at Sept. 27, 2024, 6:35 a.m.

JavaScript

7 +0

155 +0

14 +0

GitHub
node-xhr2 by pwnall

XMLHttpRequest emulator for node.js

updated at Sept. 13, 2024, 5:03 p.m.

CoffeeScript

5 +0

104 +0

41 +0

GitHub
array-includes by es-shims

Array.prototype.includes spec-compliant polyfill

updated at Sept. 12, 2024, 10:32 p.m.

JavaScript

4 +0

43 +0

12 +0

GitHub
object-keys by ljharb

Object.keys shim

updated at Aug. 29, 2024, 6:16 p.m.

JavaScript

7 +0

45 +0

17 +0

GitHub