pfb

pfb = pretty format bytes


Keywords
pretty, bytes, cli, format, convert
License
ISC
Install
npm install pfb@1.0.1

Documentation

pfb - pretty format bytes

ever found yourself in the need of formatting big bytes in a human readable way when meandering the terminal or the likes? me too!

installation

npm i -g pfb

usage

pfb format <bytes>

examples

pfb format 1337

1.34 kB

how it works

quite simply: pretty-bytes + yargs = 🍦