andrewiggins / brotli-size-cli

Get the brotli size of a file or stdin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Get the brotli size of a file or stdin

License:MIT License


Languages

Language:JavaScript 100.0%