dot : Concise and fast javascript templating compatible with nodejs and other javascript environments. You can installing dot 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 dot $ sudo npm install -g dot
If want to update the dot package execute the command as below,
$ sudo npm update dot
Update package globally,
$ npm install -g dot
$ sudo git clone https://github.com/rektide/dot.git
$ sudo npm install -g ./dot
dot@1.1.2 /usr/lib/node_modules/dot
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dot
Package Name | dot |
Version | 1.1.2 |
Description | Concise and fast javascript templating compatible with nodejs and other javascript environments |
Released Date | 2017-05-22T20:28:43.612Z |
Published by | esp |
How to Learn | https://www.npmjs.com/package/dot/tutorial |