resumabletcf
A package that let recover failed computations inside try blocks
A package that let recover failed computations inside try blocks
try-catch wrapper with quick easy syntax; fully customizable & works with async
A library to test if an error is a certain way when catching.
fault tolerance
A Babel plugin which wraps the body of async functions in a try/catch block
An assertion method to check if a sync or async function throws and assert on error properties.
Schema-based data filtering, validation and error handling.
A simple program to restart your NodeJS app when it exits with an error.
catch utility for promises
Graceful error handling. Because core `domain` module is deprecated. This share almost the same API.
Assert an error thrown (a)synchronously by a function.
Async/await wrapper for easy error handling in js
a webpack loader that can auto inject try catch for async function
Check if a directory exists without try catch
error catcher,catch exceptions
case when then else
Try to execute a function, return default value if failed
Try to import a module, returning undefined if failed.
Try/catch as an expression with filtered catch clauses.
Functional try-catch wrapper