{"library":"koa-compose","type":"library","category":null,"description":"Utility to compose Koa middleware functions into a single middleware. Current stable version is 4.1.0. Low release cadence; maintained as part of the Koa ecosystem. Key differentiator: it is the canonical middleware composition function for Koa, supporting async/await and error handling through promises. Alternatives like `koa-convert` or custom loops exist, but this is minimal and standard.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","koa","middleware","compose"],"last_verified":"Wed May 27","install":[{"cmd":"npm install koa-compose","imports":["import compose from 'koa-compose'","const compose = require('koa-compose')","import compose from 'koa-compose'"]},{"cmd":"yarn add koa-compose","imports":[]},{"cmd":"pnpm add koa-compose","imports":[]}],"homepage":null,"github":"https://github.com/koajs/compose","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/koa-compose","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-compose/compatibility"}}