foz-compose

Middleware composer

Usage no npm install needed!

<script type="module">
  import fozCompose from 'https://cdn.skypack.dev/foz-compose';
</script>

README

foz-compose

Build status NPM version

Middleware composer.

Installation

$ npm install foz-compose

API

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

Compose the given middleware and return middleware.

License

MIT