{"library":"express-favicon","type":"library","category":null,"description":"express-favicon is a middleware for Express.js applications, designed to serve a favicon (favorite icon) for web browsers. It intercepts requests for `/favicon.ico` and responds with the specified icon file, preventing these requests from hitting other middleware or routes unnecessarily. The current stable version is 2.0.4, published in 2023. Given its last commit in 2017 and infrequent updates, it operates as a low-maintenance or effectively abandoned package. While functional for its basic purpose, it is less actively maintained and generally less feature-rich compared to the official `serve-favicon` middleware from the Express/Connect organization, which offers better caching and configuration options. It ships with built-in TypeScript types.","language":"javascript","status":"abandoned","version":"2.0.4","tags":["javascript","express","favicon","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-favicon","imports":["import favicon from 'express-favicon';","const favicon = require('express-favicon');","import type { RequestHandler } from 'express';"]},{"cmd":"yarn add express-favicon","imports":[]},{"cmd":"pnpm add express-favicon","imports":[]}],"homepage":null,"github":"https://github.com/song940/express-favicon","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-favicon","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-favicon/compatibility"}}