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