Search results
430 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
`Start a promise chain
Tries to execute a function and discards any error that occurs
Make unhandled promise rejections fail hard right away instead of the default silent fail
- promise
- promises
- unhandled
- uncaught
- rejection
- hard
- fail
- catch
- throw
- handler
- exit
- debug
- debugging
- verbose
- View more
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Make unhandled promise rejections fail loudly instead of the default silent fail
Selective error catching and rewrite rules
Execute a function right before the process, or the browser's tab, is about to exit.
The official Elastic APM agent for Node.js
- opbeat
- elastic
- elasticapm
- elasticsearch
- log
- logging
- bug
- bugs
- error
- errors
- exception
- exceptions
- catch
- monitor
- View more
return fn() or default value (in case of exception)
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
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.
function try-catch wrapper for promises
Transient exception handling
ES6 Promise Shim
Async/await wrapper with error handling, retry and error override
Basic wrapper for await that allows handling of errors without try/catch blocks
Catch Node.js exit conditions, including errors and unhandled rejections.
Read JSON files without try catch
Read files without try catch