retext-english : retext parser for the English language. You can installing retext-english 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 retext-english $ sudo npm install -g retext-english
If want to update the retext-english package execute the command as below,
$ sudo npm update retext-english
Update package globally,
$ npm install -g retext-english
$ sudo git clone https://github.com/rektide/retext-english.git
$ sudo npm install -g ./retext-english
retext-english@3.0.0 /usr/lib/node_modules/retext-english
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall retext-english
| Package Name | retext-english |
| Version | 3.0.0 |
| Description | retext parser for the English language |
| Released Date | 2017-02-23T16:30:06.622Z |
| Published by | wooorm |
| How to Learn | https://www.npmjs.com/package/retext-english/tutorial |