stream-meter@1.0.4
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
2016-07-13
安装 (1.0.4)
npm install stream-meter@1.0.4
yarn add stream-meter@1.0.4
pnpm add stream-meter@1.0.4
bun add stream-meter@1.0.4
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ^2.1.4 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ^1.5.1 |
| stream-spigot | ^3.0.3 |
| tape | ^4.6.0 |