p-props by sindresorhus

Like `Promise.all()` but for `Map` and `Object`

updated at Jan. 19, 2024, 11:57 p.m.

TypeScript

7 +0

186 +0

25 +0

GitHub
p-pipe by sindresorhus

Compose promise-returning & async functions into a reusable pipeline

updated at March 3, 2024, 10:41 p.m.

TypeScript

7 +0

118 +0

16 +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-if by sindresorhus

Conditional promise chains

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

TypeScript

7 +0

58 -1

6 +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