thenify-all
Promisifies all the selected functions in an object
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
p-every
Test whether all promises passes a testing function
moize
Blazing fast memoization based on all parameters passed
p-all-limit
```ts import { promiseAllLimit } from 'p-all-limit'