node-phantom-simple : Simple and reliable bridge between Node.js and PhantomJS / SlimerJS. You can installing node-phantom-simple 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 node-phantom-simple $ sudo npm install -g node-phantom-simple
If want to update the node-phantom-simple package execute the command as below,
$ sudo npm update node-phantom-simple
Update package globally,
$ npm install -g node-phantom-simple
$ sudo git clone https://github.com/rektide/node-phantom-simple.git
$ sudo npm install -g ./node-phantom-simple
node-phantom-simple@2.2.4 /usr/lib/node_modules/node-phantom-simple
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-phantom-simple
| Package Name | node-phantom-simple |
| Version | 2.2.4 |
| Description | Simple and reliable bridge between Node.js and PhantomJS / SlimerJS |
| Released Date | 2016-01-26T20:12:42.532Z |
| Published by | vitaly |
| How to Learn | https://www.npmjs.com/package/node-phantom-simple/tutorial |