koa-express-adapter

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 7, 2026

Adapter for using Express middleware in Koa applications. Version 1.0.0 allows wrapping Express-compatible middleware functions (req, res) to be used within Koa's middleware chain. Supports many Express request and response APIs but not all. Limited release; no recent updates. Differentiators: enables Express middleware reuse during migration from Express to Koa.