phantomcss : A CasperJS module for automating visual regression testing of Web apps, live style guides and responsive layouts.. You can installing phantomcss 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 phantomcss $ sudo npm install -g phantomcss
If want to update the phantomcss package execute the command as below,
$ sudo npm update phantomcss
Update package globally,
$ npm install -g phantomcss
$ sudo git clone https://github.com/rektide/phantomcss.git
$ sudo npm install -g ./phantomcss
phantomcss@1.4.0 /usr/lib/node_modules/phantomcss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall phantomcss
| Package Name | phantomcss |
| Version | 1.4.0 |
| Description | A CasperJS module for automating visual regression testing of Web apps, live style guides and responsive layouts. |
| Released Date | 2017-11-22T16:32:45.397Z |
| Published by | jamescryer |
| How to Learn | https://www.npmjs.com/package/phantomcss/tutorial |