when by cujojs

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

updated at April 25, 2024, 1:34 a.m.

JavaScript

133 -1

3,436 -2

395 +0

GitHub
delay by sindresorhus

Delay a promise a specified amount of time

updated at April 25, 2024, 8:40 p.m.

JavaScript

16 +0

604 +3

43 +0

GitHub
p-retry by sindresorhus

Retry a promise-returning or async function

updated at April 25, 2024, 10:28 p.m.

JavaScript

7 +0

748 +1

57 +0

GitHub
promise by then

Bare bones Promises/A+ implementation

updated at April 26, 2024, 8:21 a.m.

JavaScript

67 +0

2,561 +2

309 +0

GitHub
promise-it-wont-hurt by stevekane

A Workshopper module that teaches you to use promises in javascript

updated at April 26, 2024, 4:43 p.m.

JavaScript

11 +0

732 +1

219 -6

GitHub
q by kriskowal

A promise library for JavaScript

updated at April 26, 2024, 4:49 p.m.

JavaScript

407 +0

14,957 +0

1,205 +0

GitHub
p-map by sindresorhus

Map over promises concurrently

updated at April 26, 2024, 5:49 p.m.

JavaScript

13 +0

1,224 +3

55 +1

GitHub
browserify by browserify

browser-side require() the node.js way

updated at April 27, 2024, 2:39 a.m.

JavaScript

290 -1

14,528 +2

1,185 +0

GitHub
p-if by sindresorhus

Conditional promise chains

updated at April 27, 2024, 6:31 a.m.

TypeScript

7 +0

58 -1

6 +0

GitHub
p-memoize by sindresorhus

Memoize promise-returning & async functions

updated at April 27, 2024, 6:31 a.m.

TypeScript

8 +0

372 -1

32 +0

GitHub
p-queue by sindresorhus

Promise queue with concurrency control

updated at April 27, 2024, 6:31 a.m.

TypeScript

21 +0

3,239 +14

169 +0

GitHub
p-try by sindresorhus

Start a promise chain

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

50 +0

12 +0

GitHub
p-each-series by sindresorhus

Iterate over promises serially

updated at April 27, 2024, 6:31 a.m.

JavaScript

6 +0

48 -1

7 +0

GitHub
promise-fun by sindresorhus

Promise packages, patterns, chat, and tutorials

updated at April 27, 2024, 6:31 a.m.

Unknown languages

87 +0

4,576 +7

126 -1

GitHub
bluebird by petkaantonov

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

updated at April 27, 2024, 6:46 a.m.

JavaScript

347 +0

20,429 +2

2,337 +0

GitHub
pify by sindresorhus

Promisify a callback-style function

updated at April 27, 2024, 7:26 a.m.

JavaScript

16 +0

1,502 +2

67 -18

GitHub
p-throttle by sindresorhus

Throttle promise-returning & async functions

updated at April 27, 2024, 12:08 p.m.

JavaScript

8 +0

387 +3

27 +0

GitHub
loud-rejection by sindresorhus

Make unhandled promise rejections fail loudly instead of the default silent fail

updated at April 27, 2024, 12:10 p.m.

JavaScript

11 +0

281 +1

24 +0

GitHub
p-limit by sindresorhus

Run multiple promise-returning & async functions with limited concurrency

updated at April 27, 2024, 4:41 p.m.

JavaScript

14 +0

1,691 +15

92 -6

GitHub
co by tj

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

updated at April 27, 2024, 6:53 p.m.

JavaScript

265 +0

11,870 +1

791 +0

GitHub