get-size : measures element size. You can installing get-size 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 get-size $ sudo npm install -g get-size
If want to update the get-size package execute the command as below,
$ sudo npm update get-size
Update package globally,
$ npm install -g get-size
$ sudo git clone https://github.com/rektide/get-size.git
$ sudo npm install -g ./get-size
get-size@2.0.2 /usr/lib/node_modules/get-size
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall get-size
Package Name | get-size |
Version | 2.0.2 |
Description | measures element size |
Released Date | 2016-01-04T22:38:05.600Z |
Published by | desandro |
How to Learn | https://www.npmjs.com/package/get-size/tutorial |