@danielcobo/err
Error handler for failed promises
Error handler for failed promises
Async try/catch function handler
Hola client authentication tool
Ease error handling in SvelteKit with functions to help with catching, parsing and logging errors
safely catch errors from promises or functions, asynchronously or synchronously
Promise.try polyfill
Handle exceptions by just annotating a method or class with a decorator. Based on enkot/catch-decorator.
Extended Errors
Simplification of try/catch exception handling.
@ifed/red-alert
Classes for implementing different types of errors in the application.
Create response object instead of error throwing.
Perform tasks without having to worry about using try/catch blocks. Inspired in Go's errors handling.
Quality of life improvements to TypeScript error handling.
An alternative library for try-catch blocks, helps reduce the code and make it cleaner and more readable using anonymous functions.
A flexible React's Error Boundary implementation
The official Elastic APM agent for Node.js
JavaScript utility that provides a consistent, clean return from promises. Particularly helpful when using await/async.
Functional try-catch wrapper
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.