size-history-cli
v0.3.0
Published
Get and remember the file/dir size.
Downloads
3
Maintainers
Readme
size-history-cli
Get and remember the file or directory size.
Gzip and Brotli sizes will be calculated automatically for every compressible file which is smaller than 32MB.
Installation
⚠️ Tool is probably not working on Windows!
npm install --global size-history-cli
Usage
$ size-history <path> [-t|--table]
Example:
$ size-history page.html -t
Options:
-t | --table
: render table with previous results (works only when there is at least one history record)