Search results
16 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Track the list of currently unhandled promise rejections.
An implementation of Domain-like error handling, built on async_hooks
- async
- hooks
- async_hooks
- domain
- error
- handling
- handler
- uncaughtException
- unhandledRejection
- catch
- promise
- execution
- context
Crash or abort if you get an unhandledRejection or multipleResolves
Catch Node.js exit conditions, including errors and unhandled rejections.
Graceful process exit manager. allows waiting on multiple async services.
- graceful
- exit
- signal
- sigterm
- SIGINT
- SIGHUP
- shutdown
- graceful exit
- uncaught
- uncaughtException
- unhandledRejection
- terminate
- stop
- process
Cleanly register uncaughtException and unhandledRejection handlers
A handy library for creating custom error constructors that work across async boundaries in Node.js.
- error
- errors
- handling
- handle
- constructor
- construct
- ninja
- errorninja
- decorate
- decoration
- stacktrace
- stack
- trace
- throw
- View more
Promise unhandled rejection polyfill for iOS
tiny module to log and exit on uncaughtException and unhandledRejection events
Graceful process exit manager. allows waiting on multiple async services.
- graceful
- exit
- signal
- sigterm
- SIGINT
- SIGHUP
- shutdown
- graceful exit
- uncaught
- uncaughtException
- unhandledRejection
- terminate
- stop
- process
Making unhandled promise rejections crash the Node.js process
💀 Handle unhandled rejections
Emit unhandledRejection when a Promise rejection is concealed by Promise.race()
📆 Take responsibility for listeners on event emitter and look after them
set a node application to terminate upon any unhandled errors
Track the list of currently rejected promises.