sc-is : Is helper (number, boolean etc). You can installing sc-is 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 sc-is $ sudo npm install -g sc-is
If want to update the sc-is package execute the command as below,
$ sudo npm update sc-is
Update package globally,
$ npm install -g sc-is
$ sudo git clone https://github.com/rektide/sc-is.git
$ sudo npm install -g ./sc-is
sc-is@0.0.3 /usr/lib/node_modules/sc-is
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sc-is
| Package Name | sc-is |
| Version | 0.0.3 |
| Description | Is helper (number, boolean etc) |
| Released Date | 2014-03-12T05:55:45.593Z |
| Published by | sitecore |
| How to Learn | https://www.npmjs.com/package/sc-is/tutorial |