parallelize@2.3.0
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
MIT
2015-12-10
安装 (2.3.0)
npm install parallelize@2.3.0
yarn add parallelize@2.3.0
pnpm add parallelize@2.3.0
bun add parallelize@2.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| sliced | 1.0.1 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| alessioalex-standard | ^1.1.0 |
| async | ^1.5.0 |
| fastparallel | ^2.2.1 |
| husky | ^0.10.2 |
| matcha | ^0.6.0 |
| neo-async | ^1.7.1 |
| run-parallel | ^1.1.4 |
| tape | ~4.2.2 |