npm-run-all
Script runner
A tool to simplify running multiple npm scripts in parallel or sequential.
A CLI tool to run multiple npm-scripts in parallel or sequential.
6k stars
35 watching
241 forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
clicli-commandcli-commandsjavascriptmulti-platformnpmnpm-modulenpm-packagenpm-scriptsparallelseries
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically restarts Node.js applications upon file changes | 26,366 |
| A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
| A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
| A tool to run scripts continuously | 13,887 |
| CLI tool to run multiple npm scripts in a single command line interface | 24 |
| A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 123 |
| A tool to quickly run NPM scripts by prefix without typing the full name | 141 |
| A tool that allows running locally installed node module executables from the command-line. | 186 |
| A tool for managing multiple versions of Node.js on a single system | 18,946 |
| An interactive tool for publishing and managing npm packages | 7,586 |
| A tool for managing multiple NodeJS versions on a single system | 2,253 |
| Automates checking and upgrading package dependencies to their latest versions. | 9,513 |
| A tool to manage multiple versions of Node.js on a system | 80,998 |
| Automates dependency checks and updates for JavaScript projects | 6,588 |
| A tool for creating standalone executables from Node.js applications | 13,061 |