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