slice-stream@1.0.0
Pipe data through a stream until some fixed length is reached, then callback.
MIT
2014-09-09
安装 (1.0.0)
npm install slice-stream@1.0.0
yarn add slice-stream@1.0.0
pnpm add slice-stream@1.0.0
bun add slice-stream@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.0.31 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| stream-buffers | >= 0.2.4 < 1 |
| tap | >= 0.4.0 < 1 |