{"library":"koa-express-adapter","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","koa","express"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koa-express-adapter","imports":["const { wrap } = require('koa-express-adapter');","import { wrap } from 'koa-express-adapter';","const adapter = require('koa-express-adapter'); const wrap = adapter.wrap;"]},{"cmd":"yarn add koa-express-adapter","imports":[]},{"cmd":"pnpm add koa-express-adapter","imports":[]}],"homepage":"https://github.com/popomore/koa-express-adapter","github":"ssh://git@github.com/popomore/koa-express-adapter","docs":null,"changelog":null,"pypi":null,"npm":"koa-express-adapter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}