stream-meter@1.0.2
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-23
安装 (1.0.2)
npm install stream-meter@1.0.2
yarn add stream-meter@1.0.2
pnpm add stream-meter@1.0.2
bun add stream-meter@1.0.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ~1.1.9 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ~1.0.0 |
| stream-spigot | ~2.1.2 |
| tap | ~0.4.3 |