#filesize #cli #cli-tool #hyperfine

app supersize

Hyperfine inspired CLI tool for tracking file sizes

1 unstable release

0.1.0 Jun 16, 2022

#44 in #filesize

MIT license

11KB
230 lines

Supersize

Hyperfine inspired CLI tool for tracking file sizes

Measures file sizes:

  • Compressions:
    • Uncompressed
    • Gzip
    • Brotli
  • Total size of folders
  • Pattern based matches
    • --include to only show sizes for files which match glob
    • --exclude to ignore sizes for files which match glob

TODO

  • Help command
  • Detailed breakdown for files
  • Error handling

Dependencies

~17–28MB
~552K SLoC