remark-retext : retext support for remark. You can installing remark-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 remark-retext $ sudo npm install -g remark-retext
If want to update the remark-retext package execute the command as below,
$ sudo npm update remark-retext
Update package globally,
$ npm install -g remark-retext
$ sudo git clone https://github.com/rektide/remark-retext.git
$ sudo npm install -g ./remark-retext
remark-retext@3.1.0 /usr/lib/node_modules/remark-retext
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall remark-retext
| Package Name | remark-retext |
| Version | 3.1.0 |
| Description | retext support for remark |
| Released Date | 2017-08-03T15:41:43.200Z |
| Published by | wooorm |
| How to Learn | https://www.npmjs.com/package/remark-retext/tutorial |