handly
Error handler
Wraps middleware functions to prevent common mistakes and errors in serverless applications
A wrapper for serverless handlers to prevent silly mistakes
16 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
harijoe/serverless-boilerplate | A minimal setup to help developers create scalable and cost-effective serverless applications using various AWS services | 242 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
josephwoodward/globalexceptionhandlerdotnet | Provides centralized exception handling in ASP.NET Core applications | 269 |
lordgiotto/gulp-beer | Provides enhanced error handling and notification features for Gulp tasks. | 12 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
isaacs/node-graceful-fs | A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,272 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 509 |
anlutro/laravel-4-smart-errors | A package that provides smarter error handling for Laravel 4 applications | 65 |
eudoxia0/clack-errors | Middleware to handle exceptions in Clack applications | 27 |
code-disaster/steamworks4j | A Java wrapper to access the Steamworks API | 482 |
throwtheswitch/cexception | An exception handling mechanism using setjmp/longjmp to handle errors in C programs | 326 |
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |