aurelia-templating-resources : A standard set of behaviors, converters and other resources for use with the Aurelia templating library.. You can installing aurelia-templating-resources 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 aurelia-templating-resources $ sudo npm install -g aurelia-templating-resources
If want to update the aurelia-templating-resources package execute the command as below,
$ sudo npm update aurelia-templating-resources
Update package globally,
$ npm install -g aurelia-templating-resources
$ sudo git clone https://github.com/rektide/aurelia-templating-resources.git
$ sudo npm install -g ./aurelia-templating-resources
aurelia-templating-resources@1.5.4 /usr/lib/node_modules/aurelia-templating-resources
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aurelia-templating-resources
Package Name | aurelia-templating-resources |
Version | 1.5.4 |
Description | A standard set of behaviors, converters and other resources for use with the Aurelia templating library. |
Released Date | 2017-10-27T23:53:09.823Z |
Published by | aureliaeffect |
How to Learn | https://www.npmjs.com/package/aurelia-templating-resources/tutorial |