Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
run-parallel
Run an array of functions in parallel
run-parallel-limit
Run an array of functions in parallel, but limit the number of tasks executing at the same time
npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
run-parallel-settled
Run an array of functions in parallel, wait to finish when one errors
yarn-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
npm-parallel
npm tasks that run other npm tasks in parallel!
composer
Run and compose async tasks. Easily define groups of tasks to run in series or parallel.
npm-run-parallel
Run npm tasks in parallel and exit when they are all done.
@schummar/runp
Neat parallel task execution
@qiwi/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
dis-dat
Run commands in parallel (dad / dis-and-dat) or sequentially (dtd / dis-then-dat)
run-screen
`run-screen` is tool to run multiple process in parallel in different screen in order to switch from one output to the other.
@stdlib/utils-parallel
Execute scripts in parallel.
yall-scripts
Run several npm scripts in parallel or in sequence forwarding the options in a yarn-friendly manner
@coralproject/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
npm-run-batch
npm run-script helper that allows running a bunch of run-scripts - in series or parallel!
npm-run-all-next
A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.
@cypress/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
workspaces-run
Run tasks/scripts across Yarn/Lerna/Bolt/etc workspaces.