textlint-rule-helper : Helper for textlint rule.. You can installing textlint-rule-helper 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 textlint-rule-helper $ sudo npm install -g textlint-rule-helper
If want to update the textlint-rule-helper package execute the command as below,
$ sudo npm update textlint-rule-helper
Update package globally,
$ npm install -g textlint-rule-helper
$ sudo git clone https://github.com/rektide/textlint-rule-helper.git
$ sudo npm install -g ./textlint-rule-helper
textlint-rule-helper@2.0.0 /usr/lib/node_modules/textlint-rule-helper
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall textlint-rule-helper
| Package Name | textlint-rule-helper |
| Version | 2.0.0 |
| Description | Helper for textlint rule. |
| Released Date | 2016-06-16T03:41:45.430Z |
| Published by | azu |
| How to Learn | https://www.npmjs.com/package/textlint-rule-helper/tutorial |