Next generation web framework for Node.js
104
Public repositories
60,069
Total stars
410
Followers
The Koa.js organization on GitHub focuses on developing a next generation web framework for Node.js. With a significant presence, Koa.js features a wide range of repositories primarily in JavaScript and TypeScript. Notable projects include koa, a middleware for Node.js, and various essential tools like bodyparser and jwt.
Expressive middleware for node.js using ES2017 async functions
Example Koa apps
Koa middleware for validating JSON Web Tokens
Koa body parsing middleware
Static file server middleware
Middleware composition utility
koa body parser middleware
Router middleware for Koa.
Simple session middleware for koa
Cross-Origin Resource Sharing(CORS) for koa
[MAINTAINERS WANTED] An intro to koa via a set of self-guided workshops
Development style logging middleware
Mount other Koa applications or middleware to a given pathname
Rate limiter middleware
Configurable, input and output validated routing for koa
Simple route middleware
Compress middleware for koa
Koa Training Workshop
Transfer static files
[MAINTAINERS WANTED] Realtime web framework combine koa and socket.io.
koa session store with memory, redis or others.
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
[SEEKING MAINTAINER] An HTTP/2 and ES6 Module-ready Koa Suite
API application boilerplate
[MAJOR CHANGES IN PROGRESS] Static cache middleware for Koa.
CSRF tokens for koa
A Koa view engine which renders React components on server
Convert koa generator-based middleware to promise-based middleware
a koa view render middleware, support all feature of ejs
pretty-printed JSON response middleware
Middleware for handling `multipart/form-data` for koa, based on Express's multer.
a todo example write with koa and react
Handlebars templates for Koa.js
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
an error handler for koa, hack ctx.onerror
koa user auth middleware
blanket basic auth middleware
X-Response-Time middleware
Trie-routing for Koa
koa version of Connect-Roles
ETag support for Koa responses
Koa middleware for bunyan request logging
Koa middleware for serving a favicon
Error response middleware (text, json, html)
URL rewriting middleware
Error handler for pure-JSON apps
Middleware allowing the client to filter the response to only what they need, reducing the amount of traffic over the wire.
qs for koa, and use querystring more safely.
[DEPRECATED] BigPipe using koa and component
[DEPRECATED] USE INDIVIDUAL MODULES
koa locales, i18n solution for koa
parameter validate middleware for koa, powered by parameter
koa version of lusca. Application security for koa.
Koa clustering and error handling utility
Conditional GET middleware for koa
generic tracing for koa
[MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233
basic file-sending utility for koa
The koajs.com website
collection of koa body parsers
Simple web page mock middleware
file serving middleware for koa
koa route middleware
Generic asset pipeline with caching, etags, minification, gzipping and sourcemaps.
[Deprecated] please use koa-compress instead
A simple resource directory mounter for koa.
minify HTML responses like some crazy guy
[DEPRECATED] Stream JPEG snapshots from your Mac
time your middleware
Statsd middleware
Koa Redis sessions with field-referencing cross sets
check if a koa body should be interpreted as JSON
Middleware for common log format access logs
Augments Koa with ctx.paginate (forked from `express-paginate`)
CSRF without sessions.
use iconv-lite to encode the body and set charset to content-type
Safe jsonp plusins for koa.
DEPRECATED
InfluxDB tracing for koa-trace
Easily set cookies across subdomains
simple github auth middleware for koa
Koa middleware to cache and serve from S3
Koa's ESLint config, based on Standard
[DEPRECATED] Compress middleware for koa that always compresses
take snapshot when request, cache by request path.
DEPRECATED
[DEPRECATED] middleware for a koa-based CDN
koa rt with microtime
method override utility for koa
low-level hooks for your middleware
Augments Koa with ctx.basicAuth
[DEPRECATED] path-matching middleware for koa
[DEPRECATED] Observable, atomic sessions for Koa using Redis
Limit max requests on each http keepalive connection.
KoaJS Discussions
koa(1) executable for instant help
Koa middleware to return streaming JSON responses using AsyncIterators
No description provided for this repository.
THIS REPOSITORY IS NOW DEPRECATED
Reusable Workflow For Organization
Koa.js builds a next generation web framework for Node.js, offering various middleware and utilities. Key repositories include koa for middleware, examples for sample applications, and jwt for JSON Web Token validation.
Koa.js primarily uses JavaScript and TypeScript for its development. Additionally, HTML is utilized in some repositories, reflecting the needs of web framework development and its associated tools.
Yes, all of Koa.js's repositories are public on GitHub. This transparency allows developers to explore, contribute to, and audit the various projects under the Koa.js organization.
Monitor Koa.js with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account