p-props by sindresorhus

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

created at Oct. 21, 2016, 4:02 a.m.

TypeScript

7 +0

186 +0

25 +0

GitHub
p-pipe by sindresorhus

Compose promise-returning & async functions into a reusable pipeline

created at Oct. 21, 2016, 5:01 a.m.

TypeScript

7 +0

118 +0

16 +0

GitHub
p-if by sindresorhus

Conditional promise chains

created at Oct. 21, 2016, 7:09 a.m.

TypeScript

7 +0

58 -1

6 +0

GitHub
p-memoize by sindresorhus

Memoize promise-returning & async functions

created at Oct. 21, 2016, 8:17 a.m.

TypeScript

8 +0

372 -1

32 +0

GitHub
p-queue by sindresorhus

Promise queue with concurrency control

created at Oct. 28, 2016, 10:57 a.m.

TypeScript

21 +0

3,239 +14

169 +0

GitHub