p-map
Map over promises concurrently
p-limit
Run multiple promise-returning & async functions with limited concurrency
p-locate
Get the first fulfilled promise that satisfies the provided testing function
p-queue
Promise queue with concurrency control
pify
Promisify a callback-style function