cross-blob by Richienb

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

updated at Nov. 25, 2023, 11:04 a.m.

JavaScript

4 +0

12 +0

3 +0

GitHub
next-tick by medikoo

Environment agnostic nextTick polyfill

updated at Dec. 6, 2023, 1:40 a.m.

JavaScript

7 +0

73 +0

8 +0

GitHub
performance-observer-polyfill by fastly

🔎 Polyfill for the PerformanceObserver API

updated at Jan. 16, 2024, 4:41 p.m.

TypeScript

7 +0

29 +0

4 +0

GitHub
object-keys by ljharb

Object.keys shim

updated at Jan. 17, 2024, 3:57 p.m.

JavaScript

7 +0

43 +0

17 +0

GitHub
is-finite by sindresorhus

ES2015 Number.isFinite() ponyfill

updated at Jan. 31, 2024, 3:20 a.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
array-includes by es-shims

Array.prototype.includes spec-compliant polyfill

updated at Feb. 5, 2024, 11:02 a.m.

JavaScript

4 +0

43 +0

12 +0

GitHub
Object.entries by es-shims

ES2017 spec-compliant shim for Object.entries

updated at Feb. 7, 2024, 12:11 p.m.

JavaScript

6 +0

57 +0

9 +0

GitHub
proposal-string-replaceall by tc39

ECMAScript proposal: String.prototype.replaceAll

updated at Feb. 14, 2024, 3:58 p.m.

HTML

23 +0

254 +0

17 +0

GitHub
node-xhr2 by pwnall

XMLHttpRequest emulator for node.js

updated at Feb. 16, 2024, 12:29 p.m.

CoffeeScript

5 +0

103 +0

41 +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
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
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
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
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 +0

17 +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
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
tickedoff by jamiebuilds

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

updated at May 14, 2024, 1:25 a.m.

JavaScript

6 +0

217 +0

15 +0

GitHub
console.table by bahmutov

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

updated at May 14, 2024, 2:38 p.m.

JavaScript

5 +0

140 +0

16 +0

GitHub
es6-symbol by medikoo

ECMAScript 6 Symbol polyfill

updated at May 15, 2024, 9:32 a.m.

JavaScript

7 +0

179 +0

26 +0

GitHub
resize-observer-polyfill by que-etc

A polyfill for the Resize Observer API

updated at May 15, 2024, 9:37 a.m.

JavaScript

14 +0

1,733 +0

132 +0

GitHub