syntaxhighlighter-regex : Common regular expressions used by SyntaxHighlighter modules and a proxy for XRegExp.. You can installing syntaxhighlighter-regex 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 syntaxhighlighter-regex $ sudo npm install -g syntaxhighlighter-regex
If want to update the syntaxhighlighter-regex package execute the command as below,
$ sudo npm update syntaxhighlighter-regex
Update package globally,
$ npm install -g syntaxhighlighter-regex
$ sudo git clone https://github.com/rektide/syntaxhighlighter-regex.git
$ sudo npm install -g ./syntaxhighlighter-regex
syntaxhighlighter-regex@4.0.0 /usr/lib/node_modules/syntaxhighlighter-regex
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall syntaxhighlighter-regex
| Package Name | syntaxhighlighter-regex |
| Version | 4.0.0 |
| Description | Common regular expressions used by SyntaxHighlighter modules and a proxy for XRegExp. |
| Released Date | 2016-02-07T07:40:20.690Z |
| Published by | alexgorbatchev |
| How to Learn | https://www.npmjs.com/package/syntaxhighlighter-regex/tutorial |