{"library":"koa-router-middleware","type":"library","category":null,"description":"This package provides a minimal router middleware for the Koa web framework, enabling the definition of HTTP routes and method-specific handlers. Published as `1.0.0-preview.1` approximately seven years ago (as of April 2026), this library represents an extremely early and likely experimental release. Due to its age, lack of subsequent updates, and preview versioning, `koa-router-middleware` is considered abandoned. Developers currently seeking robust and actively maintained routing solutions for Koa applications should instead utilize the well-established and official `@koa/router` package. This package's primary feature was its straightforward integration with Koa's `app.use()` method, allowing a router to be mounted at a specific path prefix.","language":"javascript","status":"abandoned","version":"1.0.0-preview.1","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install koa-router-middleware","imports":["import Router from 'koa-router-middleware';","import Router from 'koa-router-middleware'; const router = new Router();","router.get('/path', async ctx => { /* ... */ });"]},{"cmd":"yarn add koa-router-middleware","imports":[]},{"cmd":"pnpm add koa-router-middleware","imports":[]}],"homepage":null,"github":"https://github.com/jameslnewell/koa","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/koa-router-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/koa-router-middleware/compatibility"}}