void-elements : Array of void elements defined by the HTML specification.. You can installing void-elements 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 void-elements $ sudo npm install -g void-elements
If want to update the void-elements package execute the command as below,
$ sudo npm update void-elements
Update package globally,
$ npm install -g void-elements
$ sudo git clone https://github.com/rektide/void-elements.git
$ sudo npm install -g ./void-elements
void-elements@3.1.0 /usr/lib/node_modules/void-elements
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall void-elements
| Package Name | void-elements |
| Version | 3.1.0 |
| Description | Array of void elements defined by the HTML specification. |
| Released Date | 2017-01-19T16:48:57.518Z |
| Published by | forbeslindesay |
| How to Learn | https://www.npmjs.com/package/void-elements/tutorial |