bignumber.js by MikeMcl

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

updated at May 12, 2024, 6:14 p.m.

JavaScript

83 +0

6,536 +7

741 +0

GitHub
core-js by zloirock

Standard Library

updated at May 12, 2024, 10:57 a.m.

JavaScript

257 +2

23,921 +47

1,610 +3

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 May 12, 2024, 8:56 a.m.

JavaScript

7 +0

325 +0

23 +0

GitHub
events by browserify

Node's event emitter for all engines.

updated at May 11, 2024, 9:39 a.m.

JavaScript

18 +0

1,359 +2

172 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

updated at May 11, 2024, 9:11 a.m.

JavaScript

132 +0

7,302 +0

593 +0

GitHub
Object.fromEntries by es-shims

Official ES spec-compliant polyfill for Object.fromEntries

updated at May 11, 2024, 6:05 a.m.

JavaScript

5 +0

33 +0

5 +0

GitHub
Array.prototype.find by paulmillr

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

updated at May 11, 2024, 4:49 a.m.

JavaScript

7 +0

38 +1

17 +0

GitHub
cross-fetch by lquixada

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

updated at May 11, 2024, 2:18 a.m.

JavaScript

12 +0

1,652 +1

99 +0

GitHub
es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

updated at May 10, 2024, 4:15 a.m.

JavaScript

7 +0

180 +0

26 +0

GitHub
resize-observer-polyfill by que-etc

A polyfill for the Resize Observer API

updated at May 10, 2024, 4:10 a.m.

JavaScript

14 +0

1,733 +0

132 +0

GitHub
isarray by juliangruber

Array#isArray for older browsers.

updated at May 9, 2024, 5:47 p.m.

JavaScript

11 +0

130 +0

39 +0

GitHub
json3 by bestiejs

A JSON polyfill. No longer maintained.

updated at May 7, 2024, 1:24 p.m.

JavaScript

57 +0

1,020 +1

153 +0

GitHub
webbluetooth by thegecko

Node.js implementation of the Web Bluetooth Specification

updated at May 6, 2024, 7:18 p.m.

TypeScript

5 +0

138 +0

21 +0

GitHub
number-is-nan by sindresorhus

ES2015 Number.isNaN() ponyfill

updated at May 2, 2024, 5:43 p.m.

JavaScript

7 +0

28 +0

8 +0

GitHub
globalThis by es-shims

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

updated at April 30, 2024, 2:35 a.m.

JavaScript

7 +0

154 +0

13 +0

GitHub
object-assign by sindresorhus

ES2015 Object.assign() ponyfill

updated at April 27, 2024, 12:04 p.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
String.prototype.replaceAll by es-shims

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

updated at April 10, 2024, 4:35 p.m.

JavaScript

4 +0

35 +0

2 +0

GitHub
console.table by bahmutov

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

updated at April 5, 2024, 7:45 p.m.

JavaScript

5 +0

139 +0

16 +0

GitHub
raf by chrisdickinson

requestAnimationFrame polyfill library

updated at March 20, 2024, 1:01 p.m.

JavaScript

18 +0

744 +0

54 +0

GitHub
webcrypto-shim by vibornoff

Web Cryptography API shim for legacy browsers

updated at March 7, 2024, 12:35 a.m.

JavaScript

15 +0

121 +0

39 +0

GitHub