ejs-locals : Express 3.x locals for layout, partial and blocks.. You can installing ejs-locals 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 ejs-locals $ sudo npm install -g ejs-locals
If want to update the ejs-locals package execute the command as below,
$ sudo npm update ejs-locals
Update package globally,
$ npm install -g ejs-locals
$ sudo git clone https://github.com/rektide/ejs-locals.git
$ sudo npm install -g ./ejs-locals
ejs-locals@1.0.2 /usr/lib/node_modules/ejs-locals
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ejs-locals
Package Name | ejs-locals |
Version | 1.0.2 |
Description | Express 3.x locals for layout, partial and blocks. |
Released Date | 2012-11-12T16:22:14.471Z |
Published by | randometc |
How to Learn | https://www.npmjs.com/package/ejs-locals/tutorial |