ordered-read-streams@1.0.1
Combines array of streams into one read stream in strict order
MIT
2017-05-09
安装 (1.0.1)
npm install ordered-read-streams@1.0.1
yarn add ordered-read-streams@1.0.1
pnpm add ordered-read-streams@1.0.1
bun add ordered-read-streams@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ^2.0.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| expect | ^1.20.2 |
| jscs | ^1.13.1 |
| jshint | ^2.8.0 |
| mississippi | ^1.3.0 |
| mocha | ^2.2.5 |
| pre-commit | ^1.0.10 |
| through2 | ^2.0.0 |