dom4 : a fully tested and covered polyfill for new DOM Level 4 entries. You can installing dom4 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 dom4 $ sudo npm install -g dom4
If want to update the dom4 package execute the command as below,
$ sudo npm update dom4
Update package globally,
$ npm install -g dom4
$ sudo git clone https://github.com/rektide/dom4.git
$ sudo npm install -g ./dom4
dom4@1.8.5 /usr/lib/node_modules/dom4
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dom4
Package Name | dom4 |
Version | 1.8.5 |
Description | a fully tested and covered polyfill for new DOM Level 4 entries |
Released Date | 2017-07-23T20:55:52.517Z |
Published by | webreflection |
How to Learn | https://www.npmjs.com/package/dom4/tutorial |