blueimp-tmpl : 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.. You can installing blueimp-tmpl 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 blueimp-tmpl $ sudo npm install -g blueimp-tmpl
If want to update the blueimp-tmpl package execute the command as below,
$ sudo npm update blueimp-tmpl
Update package globally,
$ npm install -g blueimp-tmpl
$ sudo git clone https://github.com/rektide/blueimp-tmpl.git
$ sudo npm install -g ./blueimp-tmpl
blueimp-tmpl@3.11.0 /usr/lib/node_modules/blueimp-tmpl
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall blueimp-tmpl
Package Name | blueimp-tmpl |
Version | 3.11.0 |
Description | 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers. |
Released Date | 2017-08-27T22:51:09.648Z |
Published by | blueimp |
How to Learn | https://www.npmjs.com/package/blueimp-tmpl/tutorial |