into-stream@3.1.0
Convert a buffer/string/array/object/iterable/promise into a stream
MIT
2016-11-29
安装 (3.1.0)
npm install into-stream@3.1.0
yarn add into-stream@3.1.0
pnpm add into-stream@3.1.0
bun add into-stream@3.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| from2 | ^2.1.1 |
| p-is-promise | ^1.1.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| ava | * |
| get-stream | ^3.0.0 |
| xo | * |