The Wayback Machine - https://web.archive.org/web/20220616165659/https://github.com/topics/try-catch
Here are
144 public repositories
matching this topic...
Async await wrapper for easy error handling without try-catch
Updated
May 29, 2022
TypeScript
🤞 Give your functions another chance
Updated
Apr 28, 2022
TypeScript
await wrapper for easier errors handling without try-catch
Updated
Jun 15, 2022
TypeScript
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.
Updated
Nov 29, 2021
JavaScript
🐑 An exception handling framework for C
An async/await utility to eliminate try/catch in favor of error values.
Updated
Sep 7, 2017
JavaScript
Tries to execute a function and discards any error that occurs.
Updated
May 2, 2022
JavaScript
Updated
May 10, 2021
Groovy
Experimental alternative to a try/catch block in JavaScript
Updated
May 9, 2016
JavaScript
A package that allows you to use try/catch block in Go.
C++ exception handling library
An easy inline error handling wrapper for async promises and syncronous functions
Updated
Jun 19, 2018
JavaScript
functional try-catch wrapper for promises
Updated
Apr 27, 2022
JavaScript
Some Scala useful classes ported to PHP.
🍬 Promise wrapper with sugar 🍬
Updated
Sep 23, 2021
JavaScript
📼 Simplest high speed testing
Updated
Jun 10, 2022
JavaScript
A vite plugin that can auto inject try catch code for async function.
Updated
Aug 19, 2021
TypeScript
Exercícios das matérias: Desenvolvimento de Sistemas Orientados a Objetos I e II.
🎓 A demo app for JavaScript Concepts
Updated
Jun 1, 2022
JavaScript
Updated
Apr 27, 2022
JavaScript
Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped with a `dezalgo` and `once`.
Updated
Aug 11, 2021
JavaScript
Lua5.3类型系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。
Asynchronous JavaScript without the fear of Callback Hell
Updated
Feb 22, 2021
JavaScript
Async/await decorater for easy error handling in js, inspired by await-to-js
Updated
Feb 12, 2022
JavaScript
Simplify the use of try-catch
Updated
May 25, 2022
TypeScript
a lib makes writing async codes and error handling which is like coding in golang(developing)
Updated
May 9, 2018
JavaScript
Solve your exception handling with style and without losing the elegance of your code
Updated
Feb 12, 2022
JavaScript
Exceptional Exceptions for ambitious applications
Updated
Jul 23, 2018
JavaScript
A helper package for ES6 async/await
Updated
Feb 11, 2022
TypeScript
Improve this page
Add a description, image, and links to the
try-catch
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
try-catch
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Add steps to run unit tests on python 3.7, and python 3.8 in the
tox.inifile, and in the travis build.