static-favicon : favicon serving middleware with caching. You can installing static-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 static-favicon $ sudo npm install -g static-favicon
If want to update the static-favicon package execute the command as below,
$ sudo npm update static-favicon
Update package globally,
$ npm install -g static-favicon
$ sudo git clone https://github.com/rektide/static-favicon.git
$ sudo npm install -g ./static-favicon
static-favicon@2.0.0-alpha /usr/lib/node_modules/static-favicon
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall static-favicon
| Package Name | static-favicon |
| Version | 2.0.0-alpha |
| Description | favicon serving middleware with caching |
| Released Date | 2014-05-02T18:26:14.564Z |
| Published by | dougwilson |
| How to Learn | https://www.npmjs.com/package/static-favicon/tutorial |