pipe-streams-to-promise@0.1.0
Pipe an array of streams to a single promise. Captures errors on any of the streams.
MIT
2015-03-12
安装 (0.1.0)
npm install pipe-streams-to-promise@0.1.0
yarn add pipe-streams-to-promise@0.1.0
pnpm add pipe-streams-to-promise@0.1.0
bun add pipe-streams-to-promise@0.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| bluebird | ^2.9.13 |
| stream-to-promise | ^1.0.4 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.2.1 |