wgxpath : Wicked Good XPath. You can installing wgxpath 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 wgxpath $ sudo npm install -g wgxpath
If want to update the wgxpath package execute the command as below,
$ sudo npm update wgxpath
Update package globally,
$ npm install -g wgxpath
$ sudo git clone https://github.com/rektide/wgxpath.git
$ sudo npm install -g ./wgxpath
wgxpath@1.2.0 /usr/lib/node_modules/wgxpath
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wgxpath
| Package Name | wgxpath |
| Version | 1.2.0 |
| Description | Wicked Good XPath |
| Released Date | 2016-02-17T18:15:27.279Z |
| Published by | jacobmarble |
| How to Learn | https://www.npmjs.com/package/wgxpath/tutorial |