escape-regexp-component : Escape regular expression special characters. You can installing escape-regexp-component 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 escape-regexp-component $ sudo npm install -g escape-regexp-component
If want to update the escape-regexp-component package execute the command as below,
$ sudo npm update escape-regexp-component
Update package globally,
$ npm install -g escape-regexp-component
$ sudo git clone https://github.com/rektide/escape-regexp-component.git
$ sudo npm install -g ./escape-regexp-component
escape-regexp-component@1.0.2 /usr/lib/node_modules/escape-regexp-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall escape-regexp-component
Package Name | escape-regexp-component |
Version | 1.0.2 |
Description | Escape regular expression special characters |
Released Date | 2012-11-28T22:00:12.569Z |
Published by | tjholowaychuk |
How to Learn | https://www.npmjs.com/package/escape-regexp-component/tutorial |