is-regex : Is this value a JS regex? Works cross-realm/iframe, and despite ES6 toStringTag. You can installing is-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 is-regex $ sudo npm install -g is-regex
If want to update the is-regex package execute the command as below,
$ sudo npm update is-regex
Update package globally,
$ npm install -g is-regex
$ sudo git clone https://github.com/rektide/is-regex.git
$ sudo npm install -g ./is-regex
is-regex@1.0.4 /usr/lib/node_modules/is-regex
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall is-regex
Package Name | is-regex |
Version | 1.0.4 |
Description | Is this value a JS regex? Works cross-realm/iframe, and despite ES6 toStringTag |
Released Date | 2017-02-18T08:39:40.514Z |
Published by | ljharb |
How to Learn | https://www.npmjs.com/package/is-regex/tutorial |