elearning/Frontend-Learner/node_modules/koa-compose
2026-01-13 10:48:02 +07:00
..
History.md Website Structure 2026-01-13 10:48:02 +07:00
index.js Website Structure 2026-01-13 10:48:02 +07:00
package.json Website Structure 2026-01-13 10:48:02 +07:00
Readme.md Website Structure 2026-01-13 10:48:02 +07:00

koa-compose

NPM version Build status Test coverage Dependency Status License Downloads

Compose middleware.

Installation

$ npm install koa-compose

API

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

Compose the given middleware and return middleware.

License

MIT