replace : Command line search and replace utility. You can installing replace 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 replace $ sudo npm install -g replace
If want to update the replace package execute the command as below,
$ sudo npm update replace
Update package globally,
$ npm install -g replace
$ sudo git clone https://github.com/rektide/replace.git
$ sudo npm install -g ./replace
replace@0.3.0 /usr/lib/node_modules/replace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall replace
| Package Name | replace |
| Version | 0.3.0 |
| Description | Command line search and replace utility |
| Released Date | 2014-09-09T19:26:18.283Z |
| Published by | harth |
| How to Learn | https://www.npmjs.com/package/replace/tutorial |