throttle-debounce by niksy

Throttle and debounce functions.

updated at May 16, 2024, 5:24 p.m.

JavaScript

5 +0

1,001 -2

107 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

updated at May 16, 2024, 5:24 p.m.

JavaScript

16 +0

1,503 -1

67 +0

GitHub
through2 by rvagg

Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

updated at May 16, 2024, 5:45 p.m.

JavaScript

21 +0

1,897 -1

106 +0

GitHub
node-semver by npm

The semver parser for node (the one npm uses)

updated at May 17, 2024, 4:39 p.m.

JavaScript

104 +0

4,976 +4

461 +2

GitHub
node-deep-equal by inspect-js

node's assert.deepEqual algorithm

updated at May 17, 2024, 4:40 p.m.

JavaScript

18 +0

760 -1

111 +0

GitHub
is-promise by then

Test whether an object looks like a promises-a+ promise

updated at May 17, 2024, 4:40 p.m.

JavaScript

10 +0

281 -1

32 +0

GitHub
fecha by taylorhakes

Lightweight and simple JS date formatting and parsing

updated at May 17, 2024, 4:42 p.m.

JavaScript

27 +0

2,060 -1

123 +0

GitHub
uuid by uuidjs

Generate RFC-compliant UUIDs in JavaScript

updated at May 18, 2024, 1:41 a.m.

JavaScript

138 +0

14,240 +7

880 -1

GitHub
sleep-promise by brummelte

Resolves a promise after a specified delay.

updated at May 18, 2024, 8:44 a.m.

JavaScript

2 +0

84 +0

9 +0

GitHub
nanoid by ai

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript

updated at May 18, 2024, 11:34 p.m.

JavaScript

158 -1

23,504 +69

762 +0

GitHub