Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 235 Bytes

Handler composition utility for Aldo

Installation

$ npm install aldo-compose

API

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

Compose the given handlers to a single function.

License

MIT