phridge : A bridge between node and phantomjs. You can installing phridge 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 phridge $ sudo npm install -g phridge
If want to update the phridge package execute the command as below,
$ sudo npm update phridge
Update package globally,
$ npm install -g phridge
$ sudo git clone https://github.com/rektide/phridge.git
$ sudo npm install -g ./phridge
phridge@2.0.0 /usr/lib/node_modules/phridge
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall phridge
| Package Name | phridge |
| Version | 2.0.0 |
| Description | A bridge between node and phantomjs |
| Released Date | 2016-01-31T14:30:03.378Z |
| Published by | peerigon |
| How to Learn | https://www.npmjs.com/package/phridge/tutorial |