koa-etag : ETag support for koa. You can installing koa-etag 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-etag $ sudo npm install -g koa-etag
If want to update the koa-etag package execute the command as below,
$ sudo npm update koa-etag
Update package globally,
$ npm install -g koa-etag
$ sudo git clone https://github.com/rektide/koa-etag.git
$ sudo npm install -g ./koa-etag
koa-etag@3.0.0 /usr/lib/node_modules/koa-etag
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-etag
Package Name | koa-etag |
Version | 3.0.0 |
Description | ETag support for koa |
Released Date | 2016-02-27T21:02:13.980Z |
Published by | jongleberry |
How to Learn | https://www.npmjs.com/package/koa-etag/tutorial |