prettier-bytes : augment pretty-bytes to make the output a little more readable (and a little less precise). You can installing prettier-bytes npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install prettier-bytes $ sudo npm install -g prettier-bytes
If want to update the prettier-bytes package execute the command as below,
$ sudo npm update prettier-bytes
Update package globally,
$ npm install -g prettier-bytes
$ sudo git clone https://github.com/rektide/prettier-bytes.git
$ sudo npm install -g ./prettier-bytes
prettier-bytes@1.0.4 /usr/lib/node_modules/prettier-bytes
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall prettier-bytes
| Package Name | prettier-bytes |
| Version | 1.0.4 |
| Description | augment pretty-bytes to make the output a little more readable (and a little less precise) |
| Released Date | 2017-05-15T17:32:10.133Z |
| Published by | flet |
| How to Learn | https://www.npmjs.com/package/prettier-bytes/tutorial |