Showing 1-20 of 1,049 packages
Avoids UnhandledPromiseRejectionWarning and PromiseRejectionHandledWarning
Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion
Component to show caught errors
Manage un-handled rejections or un-caught exceptions
Wrap async express routes so exceptions can be caught by middleware.
This middleware allows you to throw exceptions in your route handlers that are caught and returned as JSON.
Typesafe wrapper around async express handlers that ensures that asynchronous errors are caught and handled by error-handling middleware.
JS Error JSON representation
Common errors that can be thrown and caught reliably across services
Nodejs core _Events system_ is synchronous. This means we can't `await` for listeners and `async` listeners can't be caught. This package extends [`EventEmitter`](https://nodejs.org/api/events.html#events_class_eventemitter) and enables event emmiters to
An implementation of Domain-like error handling, built on async_hooks
A small collection of utilities for making functions somewhat resilient against errors.
js caught and report error
`@hyperflake/http-errors` is a Node.js package that provides a suite of custom error classes for managing HTTP response statuses within applications. This package enables developers to throw specific HTTP errors that can be systematically caught and handl
caught-move3
React component for handling caught render errors with a function prop
Error handler and http status code and validate request
Put a bunch of emitted events in an array, for testing.
See nodejs errors with less clutter
caught-brain-service0