bem-xjst : Declarative Template Engine for the browser and server. You can installing bem-xjst 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 bem-xjst $ sudo npm install -g bem-xjst
If want to update the bem-xjst package execute the command as below,
$ sudo npm update bem-xjst
Update package globally,
$ npm install -g bem-xjst
$ sudo git clone https://github.com/rektide/bem-xjst.git
$ sudo npm install -g ./bem-xjst
bem-xjst@8.8.5 /usr/lib/node_modules/bem-xjst
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bem-xjst
Package Name | bem-xjst |
Version | 8.8.5 |
Description | Declarative Template Engine for the browser and server |
Released Date | 2017-11-18T12:57:07.093Z |
Published by | miripiruni |
How to Learn | https://www.npmjs.com/package/bem-xjst/tutorial |