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