The Wayback Machine - https://web.archive.org/web/20220102173857/https://github.com/topics/try-catch
Here are
123 public repositories
matching this topic...
Async await wrapper for easy error handling without try-catch
Updated
Nov 6, 2021
TypeScript
🤞 Give your functions another chance
Updated
Sep 21, 2021
TypeScript
await wrapper for easier errors handling without try-catch
Updated
Dec 31, 2021
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
Oct 23, 2021
JavaScript
Updated
May 10, 2021
Groovy
Experimental alternative to a try/catch block in JavaScript
Updated
May 9, 2016
JavaScript
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
Mar 7, 2020
JavaScript
Some Scala useful classes ported to PHP.
🍬 Promise wrapper with sugar 🍬
Updated
Sep 23, 2021
JavaScript
A vite plugin that can auto inject try catch code for async function.
Updated
Aug 19, 2021
TypeScript
Updated
Dec 21, 2021
JavaScript
Exercícios das matérias: Desenvolvimento de Sistemas Orientados a Objetos I e II.
Updated
Dec 22, 2021
Java
🎓 A demo app for JavaScript Concepts
Updated
Aug 11, 2021
JavaScript
Updated
Feb 24, 2020
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
Async/await decorater for easy error handling in js, inspired by await-to-js
Updated
Sep 21, 2021
JavaScript
Lua面向对象系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。
Asynchronous JavaScript without the fear of Callback Hell
Updated
Feb 22, 2021
JavaScript
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
Sep 21, 2021
JavaScript
Exceptional Exceptions for ambitious applications
Updated
Jul 23, 2018
JavaScript
A helper package for ES6 async/await
Updated
Aug 12, 2021
TypeScript
⛵ Safe and simple error handling for TypeScript, inspired by Golang and Scala
Updated
Mar 20, 2019
TypeScript
Use of try, catch, finally in Golang using the same syntax as java / python / php
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.