p-all by sindresorhus

Run promise-returning & async functions concurrently with optional limited concurrency

updated at May 6, 2024, 1:43 a.m.

JavaScript

10 +0

301 +1

13 +0

GitHub
p-throttle by sindresorhus

Throttle promise-returning & async functions

updated at May 6, 2024, 6:33 a.m.

JavaScript

8 +0

390 +1

27 +0

GitHub
lie by calvinmetcalf

A basic but performant promise implementation.

updated at May 6, 2024, 9 a.m.

JavaScript

16 +0

746 +1

67 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

updated at May 7, 2024, 8:53 a.m.

JavaScript

16 +0

1,504 +1

67 +0

GitHub
p-map by sindresorhus

Map over promises concurrently

updated at May 9, 2024, 3:10 a.m.

JavaScript

13 +0

1,229 +2

55 +0

GitHub
co by tj

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

updated at May 10, 2024, 9:58 a.m.

JavaScript

265 +0

11,874 +2

794 +2

GitHub
p-retry by sindresorhus

Retry a promise-returning or async function

updated at May 10, 2024, 11:01 a.m.

JavaScript

7 +0

757 +9

58 +1

GitHub
browserify by browserify

browser-side require() the node.js way

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

JavaScript

289 -1

14,531 +4

1,185 +0

GitHub
bluebird by petkaantonov

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

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

JavaScript

346 +0

20,431 -3

2,334 -1

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
p-limit by sindresorhus

Run multiple promise-returning & async functions with limited concurrency

updated at May 11, 2024, 10:17 a.m.

JavaScript

15 +0

1,718 +13

94 +0

GitHub
promise by then

Bare bones Promises/A+ implementation

updated at May 11, 2024, 12:49 p.m.

JavaScript

67 +0

2,564 +2

309 +0

GitHub
q by kriskowal

A promise library for JavaScript

updated at May 11, 2024, 6:32 p.m.

JavaScript

407 +0

14,954 -2

1,203 -2

GitHub