← All repos

compose

Middleware composition utility

Browse cluster: Node.js HTTP utilities & middleware
147commits
22contributors
1languages

Tech stack & purpose

koa-compose is a middleware composition utility designed specifically for the Koa web framework. It provides a function that takes an array of middleware and composes them into a single middleware function. The project is maintained by Jonathan Ong and is available as an npm package under the MIT license.

Languages

JavaScript
100.0%

Contributors