critical : Extract & Inline Critical-path CSS from HTML. You can installing critical 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 critical $ sudo npm install -g critical
If want to update the critical package execute the command as below,
$ sudo npm update critical
Update package globally,
$ npm install -g critical
$ sudo git clone https://github.com/rektide/critical.git
$ sudo npm install -g ./critical
critical@1.0.0 /usr/lib/node_modules/critical
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall critical
Package Name | critical |
Version | 1.0.0 |
Description | Extract & Inline Critical-path CSS from HTML |
Released Date | 2017-11-06T05:18:31.663Z |
Published by | bezoerb |
How to Learn | https://www.npmjs.com/package/critical/tutorial |