parallelize@2.2.1
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
MIT
2015-06-19
安装 (2.2.1)
npm install parallelize@2.2.1
yarn add parallelize@2.2.1
pnpm add parallelize@2.2.1
bun add parallelize@2.2.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| sliced | 0.0.5 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| pre-commit | git+https://github.com/JGAntunes/pre-commit |
| tape | ~3.0.3 |