favicon

Favicon server

A middleware that serves an icon file at the beginning of a website

Koa middleware for serving a favicon

GitHub

104 stars
7 watching
16 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
expressjs/serve-favicon Middleware to serve a favicon from a given path or buffer. 619
koajs/static A middleware that serves static files in a web application 1,140
koajs/send A middleware for serving static files in Koa.js applications. 428
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/mock A middleware for creating mock web pages with customizable URL mapping and data 41
koajs/ctx-basic-auth A Koa.js middleware that authenticates HTTP requests with basic authentication 6
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 732
koajs/cross-cookies Allows setting cross-subdomain cookies in a web application using Koa.js and CORS. 14
koajs/userauth Provides a middleware layer to authenticate users in Koa.js applications 137
koajs/basic-auth Provides basic authentication middleware for protecting routes in a web application. 138
koajs/session A session management middleware for Koa applications 902
koajs/error Middleware for handling error responses in web applications. 102
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/logger A logging middleware for Koa.js applications 562
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66