broccoli-string-replace : Broccoli plugin to replace a matched string with a replacement.. You can installing broccoli-string-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 broccoli-string-replace $ sudo npm install -g broccoli-string-replace
If want to update the broccoli-string-replace package execute the command as below,
$ sudo npm update broccoli-string-replace
Update package globally,
$ npm install -g broccoli-string-replace
$ sudo git clone https://github.com/rektide/broccoli-string-replace.git
$ sudo npm install -g ./broccoli-string-replace
broccoli-string-replace@0.1.2 /usr/lib/node_modules/broccoli-string-replace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-string-replace
Package Name | broccoli-string-replace |
Version | 0.1.2 |
Description | Broccoli plugin to replace a matched string with a replacement. |
Released Date | 2017-02-19T14:12:25.311Z |
Published by | rwjblue |
How to Learn | https://www.npmjs.com/package/broccoli-string-replace/tutorial |