tickedoff by jamiebuilds

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

updated at Aug. 15, 2024, 12:09 p.m.

JavaScript

6 +0

219 +0

15 +0

GitHub
webcrypto-shim by vibornoff

Web Cryptography API shim for legacy browsers

updated at Aug. 12, 2024, 10:50 a.m.

JavaScript

15 +0

121 +0

38 +0

GitHub
console.table by bahmutov

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

updated at July 7, 2024, 9:47 a.m.

JavaScript

5 +0

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

17 +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
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
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
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
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
named-regexp-groups by commenthol

Regular expressions with named capture groups and named back-references

updated at Nov. 23, 2023, 7:33 p.m.

JavaScript

4 +0

10 +0

2 +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.

updated at Sept. 7, 2023, 5:34 p.m.

JavaScript

6 +0

32 +0

6 +0

GitHub
array-from by b12-archive

A ponyfill for the ES 2015 `Array.from()`

updated at Aug. 21, 2023, 2:01 p.m.

JavaScript

1 +0

16 +0

6 +0

GitHub
es6-map by medikoo

Map collection as specified in ECMAScript6

updated at Aug. 15, 2023, 4:33 p.m.

JavaScript

3 +0

73 +0

14 +0

GitHub
Array.prototype.every by es-shims

Array.prototype.every spec-compliant polyfill

updated at July 30, 2023, 7:44 p.m.

JavaScript

4 +0

7 +0

2 +0

GitHub
Object.values by es-shims

ES2017 spec-compliant shim for Object.values

updated at July 24, 2023, 8:44 a.m.

JavaScript

5 +0

72 +0

8 +0

GitHub
es6-set by medikoo

Set collection as specified in ECMAScript 6

updated at Nov. 21, 2022, 3:21 a.m.

JavaScript

3 +0

46 +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.

updated at Aug. 26, 2022, 2:05 a.m.

JavaScript

4 +0

25 +0

7 +0

GitHub
indexof by component

Thanks microsoft

updated at May 31, 2022, 10:11 a.m.

JavaScript

4 +0

15 +0

11 +0

GitHub