koajs/compose

Middleware composition utility

1,018

stars

145

commits

JavaScript

primary language

Apr 2, 2026

updated

README

koa-compose

NPM version Node.js CI Test coverage Dependency Status License Downloads

Compose middleware specifically for Koa.

Installation

$ npm install koa-compose

Maintainers

API

fn = compose([a, b, c, ...])

Compose the given middleware and return middleware.

License

MIT

Contributors

jonathanong

69 commits

tj

29 commits

dependabot[bot]

23 commits

koajs/compose

Middleware composition utility

1,018

stars

145

commits

JavaScript

primary language

Apr 2, 2026

updated

README

koa-compose

NPM version Node.js CI Test coverage Dependency Status License Downloads

Compose middleware specifically for Koa.

Installation

$ npm install koa-compose

Maintainers

API

fn = compose([a, b, c, ...])

Compose the given middleware and return middleware.

License

MIT

Contributors

jonathanong

69 commits

tj

29 commits

dependabot[bot]

23 commits

Languages

JavaScript

100.0%