quotemeta : escape regular expression characters. You can installing quotemeta 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 quotemeta $ sudo npm install -g quotemeta
If want to update the quotemeta package execute the command as below,
$ sudo npm update quotemeta
Update package globally,
$ npm install -g quotemeta
$ sudo git clone https://github.com/rektide/quotemeta.git
$ sudo npm install -g ./quotemeta
quotemeta@0.0.0 /usr/lib/node_modules/quotemeta
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall quotemeta
| Package Name | quotemeta |
| Version | 0.0.0 |
| Description | escape regular expression characters |
| Released Date | 2012-12-30T09:22:31.616Z |
| Published by | substack |
| How to Learn | https://www.npmjs.com/package/quotemeta/tutorial |