ES6 Class for applying an asynchronous function (returning a promise), for each element in an array.
Run an array of functions in parallel
Minimal async jobs utility library, with streams support
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Runs (webpack) loaders
Array manipulation, ordering, searching, summarizing, etc.
Call an array of asynchronous functions in parallel
executes commands on packages in parallel, but is aware of the dependencies between them
Smart and beautiful script runner that hijacks any `npm run`, `yarn` and `npx` calls for ultra fast execution
utilities for observable asynchronous control flow
Test runner for web applications
Vitest test runner
BDD Testing with Playwright runner
Standalone test runner for UI5
[](https://github.com/paralleldrive/aidd)[](https://paralleldrive.com)
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Deno.test only shim.
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
TDD for node.js
Run promises in parallel, but throttled
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Parallelized eslint
Run mocha tests in parallel
Simple library for orchestrating asynchronous operations