Repository navigation
#
Koa

Koa 是由 Express 团队设计的新 Web 框架,旨在为 Web 应用程序和 API 提供更小、更具表现力和更强大的基础。 通过利用异步函数,Koa 允许您抛弃回调并大大增强错误处理能力。Koa 的核心中不捆绑任何中间件,它提供了一套优雅的方法,使编写服务器变得快速而愉快。
🥚🥚🥚🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
TypeScript
18940
23 天前
Minimal implementation of session middleware for Koa 2
JavaScript
75
2 年前
Fallback to index.html for applications that are using the HTML 5 history API
TypeScript
47
4 年前
JavaScript
31
7 年前
koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.
JavaScript
24
5 年前
Simple and lightweight Koa middleware to handle multilevel and wildcard subdomains
JavaScript
23
2 年前
JavaScript
18
2 年前
JavaScript
14
5 年前
Fast Middleware detect bot crawler for Koa (googlebot, bingbot, facebookbot,...).
JavaScript
9
13 天前