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