express-errors

Error handler middleware for express

Usage no npm install needed!

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

README

Express errors

Available in NPM npm install express-errors

Provides easy access to common http errors for express e.g.

Look at the tests for docs until I will find time to write something here ;)