1.0.0 • Published 1 year ago

test-j-koa-compose v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1.0.0

1 year ago