async-replace : Run replace on a string and update it asynchronous. You can installing async-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 async-replace $ sudo npm install -g async-replace
If want to update the async-replace package execute the command as below,
$ sudo npm update async-replace
Update package globally,
$ npm install -g async-replace
$ sudo git clone https://github.com/rektide/async-replace.git
$ sudo npm install -g ./async-replace
async-replace@1.0.1 /usr/lib/node_modules/async-replace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall async-replace
Package Name | async-replace |
Version | 1.0.1 |
Description | Run replace on a string and update it asynchronous |
Released Date | 2015-11-07T05:31:18.271Z |
Published by | kesla |
How to Learn | https://www.npmjs.com/package/async-replace/tutorial |