koa-static-cache : Static cache for koa. You can installing koa-static-cache 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-static-cache $ sudo npm install -g koa-static-cache
If want to update the koa-static-cache package execute the command as below,
$ sudo npm update koa-static-cache
Update package globally,
$ npm install -g koa-static-cache
$ sudo git clone https://github.com/rektide/koa-static-cache.git
$ sudo npm install -g ./koa-static-cache
koa-static-cache@5.1.1 /usr/lib/node_modules/koa-static-cache
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-static-cache
Package Name | koa-static-cache |
Version | 5.1.1 |
Description | Static cache for koa |
Released Date | 2017-06-13T15:33:20.051Z |
Published by | dead_horse |
How to Learn | https://www.npmjs.com/package/koa-static-cache/tutorial |