catch-add-report-loader
Automatically add exception report(like sentry) in try-catch block
Found 113 results for try-catch
Automatically add exception report(like sentry) in try-catch block
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
Lightweight TypeScript library for type-safe errors-as-values
Gen Z-inspired try/catch block and logging utility for JavaScript and TypeScript developers.
统一为所有的异步函数添加try-catch异常捕获,在class中使用体验更佳
A set of helper functions for performing operations safely, preventing runtime errors from disrupting your application.
Defer rejection explicitly until a catch handler is attached.
@magic try-catch library. returns errors instead of throwing them.
If a function does not throw, return the function return value; otherwise, return `y`.
This package are simple wrapper, based on functional programming paradigm with higher order function
A minimal TypeScript utility for safe asynchronous operations using tuple destructuring. Avoid try/catch blocks and handle async errors cleanly with [error, result] syntax. Lightweight, tree-shakable, and designed for developer productivity in modern Type
Minimal, powerful, and highly customizable error parser and manager for JavaScript! 🚀
Better error handling in JavaScript
A utility package for handling try-catch blocks in TypeScript.
A Babel macro that removes console prints in production
A simple try-catch block that allows the use of throw whilst being asynchronous. This utilizes async/waterfall.
A module to make clear and succinct a redundant async/await try-catchs in using promises in node routes.
try-catch wrapper with quick easy syntax; fully customizable & works with async and promises
An alternative library for try-catch blocks, helps reduce the code and make it cleaner and more readable using anonymous functions.
A simple utility to handle promises with optional logging and error throwing.
A simple utility to handle async errors without try-catch blocks in Node.js.
Golang style error handling for Functions, Promises and Thenables.
fis plugin for adding try-catch
Humanize try-catch in async/await
NestJS decorator to catch and log service errors to file
Executing async function with simple error handling. Returns object with data and error.
A robust error handling utility for JavaScript and TypeScript applications with retry, timeout, and logging capabilities
Result type based on Kotlin Result type
no more throw
Hide try/catch in hook and HOC
一个将try-catch包装成函数的库
Babel plugin to enforce error handling in catch blocks
async-try-catch-loader
A utility package for your repetitive try catch with a proper standard logging format with both async and normal function compatible.
add try-catch clause to function block statement
Go-style error handling with try-catch wrapper
Make a promise fail silently. For use with async/await for easy error handling without try-catch
Strongly typed Result monad implementation in TypeScript
A flexible and modern implementation of try, catch, and finally blocks using asynchronous functions and arrow functions.
Alternative way to handle errors in Javascript
Wraps func in a try...catch.
dev handler is a package which can handle errors and to the tests at the same time and you can make consoles on and off anytime
一个webpack loader,为异步操作自动添加try-catch语句
just a try-catch block
nv-cli-try-catch =============== - nv-cli-try-catch - cli tool, generate many nested-try-catch blocks
Removing try-catch boilerplate in a natural style with error handlers.
Safe and structured error handling for JavaScript.
Babel plugin helps automatically add try catch console when encountering await
Async await wrapper for easy error handling without try-catch
A TypeScript utility for elegant error handling
putout plugin adds ability apply try-catch
Return result and error instead of throwing.
A functional try catch for javascript and typescript