4.2.1 • Published 11 months ago

@cdxoo/koa-compose v4.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@cdxoo/koa-compose

IMPORTANT: this is a fork of koajs/compose so i can do watever with it DONT USE IT

Compose middleware specifically for Koa.

Installation

$ npm install @cdxoo/koa-compose

API

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

Compose the given middleware and return middleware.

License

MIT

4.2.1

11 months ago