Gathering detailed insights and metrics for run-p
Gathering detailed insights and metrics for run-p
Gathering detailed insights and metrics for run-p
Gathering detailed insights and metrics for run-p
A CLI tool to run multiple npm-scripts in parallel or sequential.
Cumulative downloads
Total Downloads
Last Day
100.4%
503
Compared to previous day
Last Week
-16.3%
12,037
Compared to previous week
Last Month
-5%
54,523
Compared to previous month
Last Year
-6.9%
615,332
Compared to previous year
p-limit
Run multiple promise-returning & async functions with limited concurrency
p-waterfall
Run promise-returning & async functions in series, each passing its result to the next
p-all
Run promise-returning & async functions concurrently with optional limited concurrency
p-series
Run promise-returning & async functions in series