art-template : JavaScript Template Engine. You can installing art-template 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 art-template $ sudo npm install -g art-template
If want to update the art-template package execute the command as below,
$ sudo npm update art-template
Update package globally,
$ npm install -g art-template
$ sudo git clone https://github.com/rektide/art-template.git
$ sudo npm install -g ./art-template
art-template@4.12.2 /usr/lib/node_modules/art-template
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall art-template
| Package Name | art-template |
| Version | 4.12.2 |
| Description | JavaScript Template Engine |
| Released Date | 2017-10-13T07:28:24.737Z |
| Published by | aui |
| How to Learn | https://www.npmjs.com/package/art-template/tutorial |