8000 GitHub - miwnwski/compose: Middleware composition utility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from koajs/compose

Middleware composition utility

Notifications You must be signed in to change notification settings

miwnwski/compose

 
 

Folders and files

NameNameLast commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Middleware composition utility

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0