{"library":"router-middleware","type":"library","category":null,"description":"An Express-style router for Node.js with full TypeScript safety, including inferred route params from path strings (e.g., '/user/:id' gives req.params.id: string) and typed request/response bodies via generic parameters. Current stable version is 6.1.6. Key differentiators: no view engine, no global state, dual ESM/CJS exports, built-in error handling, and safe defaults (1 MB JSON limit, strict content-type checks). Released actively with regular updates; ships its own TypeScript types.","language":"javascript","status":"active","version":"6.1.6","tags":["javascript","router","middleware","typescript","express","nodejs","http server"],"install":[{"cmd":"npm install router-middleware","imports":["import createApp from 'router-middleware';","import { Router } from 'router-middleware';","const createApp = require('router-middleware').default;"]},{"cmd":"yarn add router-middleware","imports":[]},{"cmd":"pnpm add router-middleware","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/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/router-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}