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