koa-conditional-get : Conditional GET support for koa. You can installing koa-conditional-get 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 koa-conditional-get $ sudo npm install -g koa-conditional-get
If want to update the koa-conditional-get package execute the command as below,
$ sudo npm update koa-conditional-get
Update package globally,
$ npm install -g koa-conditional-get
$ sudo git clone https://github.com/rektide/koa-conditional-get.git
$ sudo npm install -g ./koa-conditional-get
koa-conditional-get@2.0.0 /usr/lib/node_modules/koa-conditional-get
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-conditional-get
Package Name | koa-conditional-get |
Version | 2.0.0 |
Description | Conditional GET support for koa |
Released Date | 2016-03-20T15:55:38.971Z |
Published by | coderhaoxin |
How to Learn | https://www.npmjs.com/package/koa-conditional-get/tutorial |