server-for
Stand up a static server for running a command
Stand up a static server for running a command
This is package to run processes in parallel. Most useful use case: to run vite build and typescript type checking in parallel.
Waits for localhost ports to be ready before running a supplied command.
Run multiple npm-scripts concurrently
CLI to easily clean up node_modules concurrently from multiple projects inside a directory
Smart and beautiful script runner that hijacks any `npm run`, `yarn` and `npx` calls for ultra fast execution
Map over promises concurrently
Like `Promise.all()` but for `Map` and `Object`
Run commands concurrently
Filter promises concurrently
Map over promises concurrently
Run commands concurrently
async utilities
Run several npm scripts in parallel or in sequence forwarding the options in a yarn-friendly manner
CLI tool to launch frontend and backend servers and run Cypress tests
## Description
Retry a promise-returning or async function
Command line tool to use 'concurrently' with a JSON configuration, to make it more readable and easier to manage.
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.
NodeJS script runner from code by timer