836 results for "keywords:"parallel""
npm-run-all
popularA CLI tool to run multiple npm-scripts in parallel or sequential.
Updated by @mysticatea
fun-promises
A library for making Promises more friendly, fluent, and fun(ctional).
Updated by @robertfischer
start-server-and-test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Updated by @bahmutov
@boost/pipeline
Pipe an input through a series of routines and tasks to produce an output, or simply, run logic in a series of stages.
Updated by @milesj
@shelex/promise-queue-timeout
promise queue with option to limit new task start with timeout
Updated by @shelex
run-parallel-limit
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Updated by @feross
madrun
CLI tool to run multiple npm-scripts in a madly comfortable way. Can be used together with redrun.
Updated by @coderaiser