ordered-read-streams@0.3.0
Combines array of streams into one read stream in strict order
MIT
2015-07-04
安装 (0.3.0)
npm install ordered-read-streams@0.3.0
yarn add ordered-read-streams@0.3.0
pnpm add ordered-read-streams@0.3.0
bun add ordered-read-streams@0.3.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-stream | ^1.0.1 |
| readable-stream | ^2.0.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| jshint | ^2.8.0 |
| mocha | ^2.2.5 |
| pre-commit | ^1.0.10 |
| should | ^7.0.1 |
| through2 | ^2.0.0 |