A node file size converter
Instructions for use:
NPM Install Node
Git Clone
NPM Install
Commands:
table - Brings up a conversion table.
help - Brings up this help text.
To check file conversion sizes, enter the files numerical size followed by the appropriate acronym. See below table for reference.
bits = b
bytes = by
Kilobyte = kb
Megabyte = mb
Gigabyte = gb
Terabyte = tb
Pentabyte = pb
Example of use: ./convert.js 1000 mb or node convert.js 15 b