slice-stream@0.0.0
Pipe data through a stream until some fixed length is reached, then callback.
MIT
2013-03-15
安装 (0.0.0)
npm install slice-stream@0.0.0
yarn add slice-stream@0.0.0
pnpm add slice-stream@0.0.0
bun add slice-stream@0.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.0.2 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| stream-buffers | ~0.2.4 |
| tap | ~0.4.0 |