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