express-middlewear

Collection of useful express middleware, from error handling to validation.

Usage no npm install needed!

<script type="module">
  import expressMiddlewear from 'https://cdn.skypack.dev/express-middlewear';
</script>

README

express-middlewear

Collection of useful express middleware, from error handling to validation.

The problem

// TODO

This solution

// TODO

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

npm install --save express-middlewear

Usage

// TODO

Inspiration

// TODO

LICENSE

MIT