Repository navigation

#

try-catch

Async await wrapper for easy error handling without try-catch

TypeScript
3306
1 年前

🤞 Give your functions another chance

TypeScript
573
2 年前

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.

JavaScript
281
4 个月前

await wrapper for easier errors handling without try-catch

TypeScript
271
2 年前

Automatic and modern error handling package for Go

Go
74
17 天前

An async/await utility to eliminate try/catch in favor of error values.

JavaScript
73
8 年前

Tries to execute a function and discards any error that occurs.

JavaScript
67
3 年前

A package that allows you to use try/catch block in Go.

Go
59
3 年前

functional try-catch wrapper for promises

JavaScript
39
3 年前

A simple utility package for exception handling with try-catch in Golang

Go
36
2 年前

可以在任何方法内添加try catch 操作

Groovy
33
4 年前

Experimental alternative to a try/catch block in JavaScript

JavaScript
32
9 年前

Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.

Python
32
9 个月前

Robust and Type-Safe Errors Management Conventions with Typescript

TypeScript
27
6 个月前

Async Error Handling Middleware for ExpressJS with ESM/TypeScript support.

TypeScript
26
1 年前
JavaScript
25
11 天前

a lightweight utility for javascript that simplifies error handling for both synchronous and asynchronous functions.

JavaScript
24
2 个月前

An easy inline error handling wrapper for async promises and syncronous functions

JavaScript
24
7 年前