send

File server

A middleware for serving static files in Koa.js applications.

Transfer static files

GitHub

427 stars
8 watching
85 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/static A middleware that serves static files in a web application 1,141
koajs/sendfile A utility to handle file sending in a web framework. 49
koajs/static-cache A static cache library for Koa applications. 293
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications. 198
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
koajs/error Middleware for handling error responses in web applications. 102
koajs/compress Middleware for compressing responses in Koa applications 437
koajs/route Simple middleware for routing requests to specific handlers in an application 447
koajs/session A session management middleware for Koa applications 902
koajs/bodyparser Middleware for parsing request bodies in Koa applications 1,312
koajs/favicon A middleware that serves an icon file at the beginning of a website 104
koajs/logger A logging middleware for Koa.js applications 563
koajs/koa-range An implementation of range request support in Koa web framework 51
koajs/rewrite Middleware to alter URLs in Koa applications 98
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 734