regexp-clone : Clone RegExps with options. You can installing regexp-clone 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 regexp-clone $ sudo npm install -g regexp-clone
If want to update the regexp-clone package execute the command as below,
$ sudo npm update regexp-clone
Update package globally,
$ npm install -g regexp-clone
$ sudo git clone https://github.com/rektide/regexp-clone.git
$ sudo npm install -g ./regexp-clone
regexp-clone@0.0.1 /usr/lib/node_modules/regexp-clone
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall regexp-clone
| Package Name | regexp-clone |
| Version | 0.0.1 |
| Description | Clone RegExps with options |
| Released Date | 2013-04-17T21:22:45.036Z |
| Published by | aaron |
| How to Learn | https://www.npmjs.com/package/regexp-clone/tutorial |