Gathering detailed insights and metrics for async-each-series
Gathering detailed insights and metrics for async-each-series
Gathering detailed insights and metrics for async-each-series
Gathering detailed insights and metrics for async-each-series
Apply an async function to each Array element in series
Cumulative downloads
Total Downloads
Last Day
-6.3%
29,074
Compared to previous day
Last Week
-9%
768,757
Compared to previous week
Last Month
2.2%
3,466,743
Compared to previous month
Last Year
-5.7%
40,699,850
Compared to previous year
p-each-series
Iterate over promises serially
now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
each-series-async
Asynchronously calls a function on each element in an array in series.
p-waterfall
Run promise-returning & async functions in series, each passing its result to the next