node-horseman : Run PhantomJS from Node. You can installing node-horseman 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-horseman $ sudo npm install -g node-horseman
If want to update the node-horseman package execute the command as below,
$ sudo npm update node-horseman
Update package globally,
$ npm install -g node-horseman
$ sudo git clone https://github.com/rektide/node-horseman.git
$ sudo npm install -g ./node-horseman
node-horseman@3.3.0 /usr/lib/node_modules/node-horseman
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-horseman
Package Name | node-horseman |
Version | 3.3.0 |
Description | Run PhantomJS from Node |
Released Date | 2017-04-06T21:34:21.004Z |
Published by | awlayton |
How to Learn | https://www.npmjs.com/package/node-horseman/tutorial |