object-sizeof : Sizeof of a JavaScript object in Bytes. You can installing object-sizeof 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 object-sizeof $ sudo npm install -g object-sizeof
If want to update the object-sizeof package execute the command as below,
$ sudo npm update object-sizeof
Update package globally,
$ npm install -g object-sizeof
$ sudo git clone https://github.com/rektide/object-sizeof.git
$ sudo npm install -g ./object-sizeof
object-sizeof@1.2.0 /usr/lib/node_modules/object-sizeof
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall object-sizeof
| Package Name | object-sizeof |
| Version | 1.2.0 |
| Description | Sizeof of a JavaScript object in Bytes |
| Released Date | 2017-04-08T07:14:53.507Z |
| Published by | miktam |
| How to Learn | https://www.npmjs.com/package/object-sizeof/tutorial |