Socket
Book a DemoInstallSign in
Socket

koa-compose

Package Overview
Dependencies
Maintainers
10
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-compose

compose Koa middleware

latest
Source
npmnpm
Version
4.1.0
Version published
Weekly downloads
2M
-42.01%
Maintainers
10
Weekly downloads
 
Created
Source

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

Keywords

koa

FAQs

Package last updated on 22 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts