1.0.0 • Published 4 years ago

brotli-size-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

brotli-size-cli

Get the brotli size of a file or stdin

Install

$ npm install --global brotli-size-cli

Usage

$ brotli-size --help

Note: You must be running node >= 13 to use this module since it requires ESM module support.

Related