metal-component : A component class for Metal.js. You can installing metal-component 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-component $ sudo npm install -g metal-component
If want to update the metal-component package execute the command as below,
$ sudo npm update metal-component
Update package globally,
$ npm install -g metal-component
$ sudo git clone https://github.com/rektide/metal-component.git
$ sudo npm install -g ./metal-component
metal-component@2.14.1 /usr/lib/node_modules/metal-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metal-component
Package Name | metal-component |
Version | 2.14.1 |
Description | A component class for Metal.js |
Released Date | 2017-11-15T10:09:21.442Z |
Published by | jbalsas |
How to Learn | https://www.npmjs.com/package/metal-component/tutorial |