npm-run-all
popularA CLI tool to run multiple npm-scripts in parallel or sequential.
Updated by @mysticatea
d3-scale-chromatic
popularSequential, diverging and categorical color schemes.
Updated by @mbostock
p-waterfall
popularRun promise-returning & async functions in series, each passing its result to the next
Updated by @sindresorhus
flightplan
Library for streamlining application deployment or systems administration tasks
Updated by @pstadler
@stdlib/utils-async-series-waterfall
Execute functions in series, passing the results of one function as arguments to the next function.
Updated by @stdlib-bot
rand-picker
A powerful Random Picker of elements with many options. Easy to use.
Updated by @danisales
promises-pipeline
Sequentially run promise-returning functions, passing the result of each one to its next
Updated by @alexismenest
yall-scripts
Run several npm scripts in parallel or in sequence forwarding the options in a yarn-friendly manner
Updated by @dubbha
swap-lock-registry
A CLI tool to swap the registry URL in the lock file without having to remove it
Updated by @bacali
@kobayami/threads
Enables direct function calls from main thread into worker threads instead of manual message passing.
Updated by @kobayami
@ddn/flightplan
Library for streamlining application deployment or systems administration tasks
Updated by @imfly