p-limit by sindresorhus

Run multiple promise-returning & async functions with limited concurrency

updated at May 26, 2024, 7:55 a.m.

JavaScript

15 +0

1,737 +9

95 +1

GitHub
q by kriskowal

A promise library for JavaScript

updated at May 26, 2024, 6:42 a.m.

JavaScript

407 +0

14,952 +0

1,202 -1

GitHub
browserify by browserify

browser-side require() the node.js way

updated at May 25, 2024, 4:07 p.m.

JavaScript

289 +0

14,543 +9

1,186 +0

GitHub
p-memoize by sindresorhus

Memoize promise-returning & async functions

updated at May 25, 2024, 1:32 p.m.

TypeScript

8 +0

374 +1

32 +0

GitHub
p-map by sindresorhus

Map over promises concurrently

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

JavaScript

13 +0

1,233 +4

56 +0

GitHub
bluebird by petkaantonov

bird zap Bluebird is a full featured promise library with unmatched performance.

updated at May 25, 2024, 8:01 a.m.

JavaScript

346 +0

20,431 +5

2,335 +1

GitHub
p-throttle by sindresorhus

Throttle promise-returning & async functions

updated at May 25, 2024, 7:26 a.m.

JavaScript

8 +0

395 +2

28 +1

GitHub
promise-fun by sindresorhus

Promise packages, patterns, chat, and tutorials

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

Unknown languages

88 +0

4,612 +10

126 +1

GitHub
p-queue by sindresorhus

Promise queue with concurrency control

updated at May 23, 2024, 4:55 p.m.

TypeScript

23 +0

3,281 +8

175 +0

GitHub
co by tj

The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)

updated at May 22, 2024, 3:28 p.m.

JavaScript

265 +0

11,873 +1

795 +1

GitHub
p-debounce by sindresorhus

Debounce promise-returning & async functions

updated at May 20, 2024, 5:36 a.m.

JavaScript

5 +0

197 +1

23 +0

GitHub
task.js by mozilla

Beautiful concurrency for JavaScript

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

JavaScript

49 +0

1,631 +0

72 +0

GitHub
when by cujojs

A solid, fast Promises/A+ and when() implementation, plus other async goodies.

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

JavaScript

133 +0

3,436 +0

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

32 +0

GitHub
promise by then

Bare bones Promises/A+ implementation

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

JavaScript

67 +0

2,561 +0

309 +0

GitHub
p-try by sindresorhus

Start a promise chain

updated at May 17, 2024, 3:02 p.m.

JavaScript

6 +0

52 +0

12 +0

GitHub
es6-promise by stefanpenner

A polyfill for ES6-style Promises

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

JavaScript

132 +0

7,298 +0

593 +0

GitHub
p-retry by sindresorhus

Retry a promise-returning or async function

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

JavaScript

7 +0

757 +0

58 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

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

JavaScript

16 +0

1,503 +0

67 +0

GitHub
p-timeout by sindresorhus

Timeout a promise after a specified amount of time

updated at May 12, 2024, 3:02 p.m.

JavaScript

7 +0

262 +0

29 +0

GitHub