@stdlib/utils-try-catch
If a function does not throw, return the function return value; otherwise, return `y`.
If a function does not throw, return the function return value; otherwise, return `y`.
Functional try-catch wrapper
A simple error base class for TypeScript
A utility package for handling try-catch blocks in TypeScript.
Functional try-catch wrapper.
A simple utility to handle promises with optional logging and error throwing.
A flexible and modern implementation of try, catch, and finally blocks using asynchronous functions and arrow functions.
A TypeScript utility for better error handling.
Easy type-safe error handling without try-catch
Simple try-catch utility function for JavaScript
🐊Putout plugin adds ability to apply try-catch
Wrapper for error handling without try-catch
An alternative library for try-catch blocks, helps reduce the code and make it cleaner and more readable using anonymous functions.
putout plugin adds ability apply try-catch
Result type based on Kotlin Result type
Rust-like Result and ResultAsync for Javascript
A set of helper functions for performing operations safely, preventing runtime errors from disrupting your application.