bem-naming : Manage naming of BEM entities. You can installing bem-naming 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-naming $ sudo npm install -g bem-naming
If want to update the bem-naming package execute the command as below,
$ sudo npm update bem-naming
Update package globally,
$ npm install -g bem-naming
$ sudo git clone https://github.com/rektide/bem-naming.git
$ sudo npm install -g ./bem-naming
bem-naming@1.0.1 /usr/lib/node_modules/bem-naming
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bem-naming
Package Name | bem-naming |
Version | 1.0.1 |
Description | Manage naming of BEM entities |
Released Date | 2016-03-31T15:15:07.459Z |
Published by | blond |
How to Learn | https://www.npmjs.com/package/bem-naming/tutorial |