thenify-all
Promisifies all the selected functions in an object
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
moize
Blazing fast memoization based on all parameters passed
p-every
Test whether all promises passes a testing function
settle-promise
Like `Promise.all`, but when all `Promise`s are settled.