stream-meter@1.0.1
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
MIT
2013-07-21
安装 (1.0.1)
npm install stream-meter@1.0.1
yarn add stream-meter@1.0.1
pnpm add stream-meter@1.0.1
bun add stream-meter@1.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.0.2 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ~1.0.0 |
| stream-spigot | ~2.0.0 |
| tap | ~0.4.3 |