metal-dom : A collection of utility functions for handling dom elements. You can installing metal-dom 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 metal-dom $ sudo npm install -g metal-dom
If want to update the metal-dom package execute the command as below,
$ sudo npm update metal-dom
Update package globally,
$ npm install -g metal-dom
$ sudo git clone https://github.com/rektide/metal-dom.git
$ sudo npm install -g ./metal-dom
metal-dom@2.14.0 /usr/lib/node_modules/metal-dom
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metal-dom
Package Name | metal-dom |
Version | 2.14.0 |
Description | A collection of utility functions for handling dom elements |
Released Date | 2017-11-02T20:13:11.279Z |
Published by | jbalsas |
How to Learn | https://www.npmjs.com/package/metal-dom/tutorial |