async-each-series
Apply an async function to each Array element in series.
Found 5 results for eachSeries
Apply an async function to each Array element in series.
Drop-in replacement of async.eachSeries
Higher-order functions (synchronous and asynchronous each/eachSeries/map/filter/fold) and functions for flow control (parallel/series/waterfall) in under 1 KB.
Safe async utilities for node and the browser
Like Async, but employing promises.