replaceall : Replace all instances in a JavaScript string. You can installing replaceall 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 replaceall $ sudo npm install -g replaceall
If want to update the replaceall package execute the command as below,
$ sudo npm update replaceall
Update package globally,
$ npm install -g replaceall
$ sudo git clone https://github.com/rektide/replaceall.git
$ sudo npm install -g ./replaceall
replaceall@0.1.6 /usr/lib/node_modules/replaceall
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall replaceall
| Package Name | replaceall |
| Version | 0.1.6 |
| Description | Replace all instances in a JavaScript string |
| Released Date | 2015-04-23T13:23:56.554Z |
| Published by | leecrossley |
| How to Learn | https://www.npmjs.com/package/replaceall/tutorial |