into-stream@5.1.1
Convert a string/promise/array/iterable/buffer/typedarray/arraybuffer/object into a stream
MIT
2019-10-04
安装 (5.1.1)
npm install into-stream@5.1.1
yarn add into-stream@5.1.1
pnpm add into-stream@5.1.1
bun add into-stream@5.1.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| from2 | ^2.3.0 |
| p-is-promise | ^3.0.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| ava | ^2.4.0 |
| get-stream | ^5.0.0 |
| p-event | ^4.1.0 |
| tsd | ^0.9.0 |
| xo | ^0.25.3 |