cssstats : High-level stats for stylesheets. You can installing cssstats 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 cssstats $ sudo npm install -g cssstats
If want to update the cssstats package execute the command as below,
$ sudo npm update cssstats
Update package globally,
$ npm install -g cssstats
$ sudo git clone https://github.com/rektide/cssstats.git
$ sudo npm install -g ./cssstats
cssstats@3.1.0 /usr/lib/node_modules/cssstats
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cssstats
Package Name | cssstats |
Version | 3.1.0 |
Description | High-level stats for stylesheets |
Released Date | 2017-07-03T16:32:13.224Z |
Published by | johno |
How to Learn | https://www.npmjs.com/package/cssstats/tutorial |