hyphenate-style-name : Hyphenates a camelcased CSS property name. You can installing hyphenate-style-name 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 hyphenate-style-name $ sudo npm install -g hyphenate-style-name
If want to update the hyphenate-style-name package execute the command as below,
$ sudo npm update hyphenate-style-name
Update package globally,
$ npm install -g hyphenate-style-name
$ sudo git clone https://github.com/rektide/hyphenate-style-name.git
$ sudo npm install -g ./hyphenate-style-name
hyphenate-style-name@1.0.2 /usr/lib/node_modules/hyphenate-style-name
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hyphenate-style-name
Package Name | hyphenate-style-name |
Version | 1.0.2 |
Description | Hyphenates a camelcased CSS property name |
Released Date | 2016-10-24T07:33:05.809Z |
Published by | rexxars |
How to Learn | https://www.npmjs.com/package/hyphenate-style-name/tutorial |