caseless : Caseless object set/get/has, very useful when working with HTTP headers.. You can installing caseless 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 caseless $ sudo npm install -g caseless
If want to update the caseless package execute the command as below,
$ sudo npm update caseless
Update package globally,
$ npm install -g caseless
$ sudo git clone https://github.com/rektide/caseless.git
$ sudo npm install -g ./caseless
caseless@0.12.0 /usr/lib/node_modules/caseless
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall caseless
Package Name | caseless |
Version | 0.12.0 |
Description | Caseless object set/get/has, very useful when working with HTTP headers. |
Released Date | 2017-01-26T21:37:30.100Z |
Published by | mikeal |
How to Learn | https://www.npmjs.com/package/caseless/tutorial |