@marcelkloubert/promises
Helpers for promises, which work in Node and the browser.
Helpers for promises, which work in Node and the browser.
Retry a promise-returning or async function
NodeJS script runner from code by timer
Map over promises concurrently. This is a fork of sindresorhus/p-map, but with CommonJS support.
Userful promise utils, include map, filter, retry and sleep
Run commands concurrently
Async mutex lock for managing access to a shared resource
Returns the first Promise in an iterable to resolve
Retry a promise-returning or async function
Retry a promise-returning or async function
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
Map over promises concurrently
async utilities
A TUI for local development.
** warning **
Watch and execute TypeScript processes alongside your Astro development server. Useful for mocking, WebSocket, bundler…