0.2.4 • Published 3 years ago

@kangojs/error-handler v0.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

šŸ¤” About

This package provides a way to centrally handle errors in your Express application.

āš ļø This package is under development and isn't stable. I'm still testing and refining it right now so interfaces and functionality may change at any time.

šŸ’„ Features

  • Easily add global error handling middleware with useErrorHandlerMiddleware.
  • Keep HTTP logic isolated by throwing generic errors in your services and mapping them to HTTP responses in the error handler.

šŸš€ Getting Started

Install the npm package:

npm install @kangojs/error-handler

šŸ‘· Usage

Documentation will be written once features and interfaces are stable and I make a v1.0 release

🧰 Other KangoJS Packages

For all available KangoJS packages check out this list.

šŸ’¬ Feedback & Contributions

I'm open to feedback and contributions. Feel free to raise an issue or suggest improvements and features.

šŸ“ License

This project is licensed under the terms of the MIT license.

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago