parallelize@1.0.0
Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error
MIT
2014-11-24
安装 (1.0.0)
npm install parallelize@1.0.0
yarn add parallelize@1.0.0
pnpm add parallelize@1.0.0
bun add parallelize@1.0.0
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| pre-commit | JGAntunes/pre-commit |
| tape | ~3.0.3 |