xpath : DOM 3 XPath implemention and helper for node.js.. You can installing xpath 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 xpath $ sudo npm install -g xpath
If want to update the xpath package execute the command as below,
$ sudo npm update xpath
Update package globally,
$ npm install -g xpath
$ sudo git clone https://github.com/rektide/xpath.git
$ sudo npm install -g ./xpath
xpath@0.0.26 /usr/lib/node_modules/xpath
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall xpath
| Package Name | xpath |
| Version | 0.0.26 |
| Description | DOM 3 XPath implemention and helper for node.js. |
| Released Date | 2017-11-25T04:57:05.981Z |
| Published by | jlrishe |
| How to Learn | https://www.npmjs.com/package/xpath/tutorial |