parallel-transform@1.1.0
Transform stream that allows you to run your transforms in parallel without changing the order
MIT
2016-11-08
安装 (1.1.0)
npm install parallel-transform@1.1.0
yarn add parallel-transform@1.1.0
pnpm add parallel-transform@1.1.0
bun add parallel-transform@1.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| cyclist | ~0.2.2 |
| inherits | ^2.0.3 |
| readable-stream | ^2.1.5 |