stream-meter@1.0.3
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-09-25
安装 (1.0.3)
npm install stream-meter@1.0.3
yarn add stream-meter@1.0.3
pnpm add stream-meter@1.0.3
bun add stream-meter@1.0.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.1.9 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ~1.0.1 |
| stream-spigot | ~2.1.2 |
| tape | ~1.1.1 |