p-locate
Get the first fulfilled promise that satisfies the provided testing function
p-map
Map over promises concurrently
tiny-async-pool
Run multiple promise-returning & async functions with limited concurrency using native ES9
p-any
Wait for any promise to be fulfilled
p-some
Wait for a specified number of promises to be fulfilled