Releases356
Frequency1 day
Last Release
Stars75
this is like caolan/async which is like lodash but async, but awaitful

Linked projects

Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
Applies the function iteratee to each item in coll, in parallel.
Reduces coll into a single value using an async iteratee to return each successive step.
Catches a promise error, writes the stacktrace to stderr and exists
Produces a new collection of values by mapping each value in coll through the iteratee function.