@shieldsbetter/sberror2
Javascript errors to my particular sensibilities.
Javascript errors to my particular sensibilities.
More error classes for nodejs
Catches every uncaught error, whether synchronous or not, for easier logging
Combine 0 or more errors into one
Ignore errors conditionally in sync / async / promise functions and return a default value.
Selectively handle errors in JavaScript
Easily ignore specific promise errors
Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call
Automatically transform Mongoose validation error message(s) to a humanized and readable format
Chromium network errors for Electron and Chromium-based JavaScript environments
Parse JSON and receive better error message in case of failure
Fetch API mixin to throw FetchError when the request fails or response has an error.
Custom errors for HTTP status codes.
The missing `expect.error(String|RegExp)` from jest as `expectError(String|RegExp)`
Like the airbnb eslint configuration but with warnings for code style violations
Sails hook for Sentry (raven-node)
Error handling for async functions without try/catch blocks
Basic framework app object for dependency injection, event propagation, and error handling.
Custom errors for Node.js
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience