Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 436 Bytes

@malijs/compose

Greenkeeper badge

Compose middleware.

Basically copy of koa-compose.

koa-compose is license under MIT

(c) koa-compose authors

Installation

$ npm install @malijs/compose

API

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

Compose the given middleware and return middleware.

License

MIT