Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**tryc** is a tiny JavaScript utility that provides an async‑style try/catch wrapper usable in both browsers and Node.js. Developers can pass a function that performs risky asynchronous work and a callback to handle any thrown error, letting them write cleaner error‑handling code without Promise or `async/await` syntax. It’s aimed at JavaScript programmers needing simple, callback‑based error capture in legacy or lightweight projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vesln/tryc

Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca

Support the repos that depend on this repository

Top contributors

vesln's profile
vesln
15 contributions
jkroso's profile
jkroso
6 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
vesln

vesln/tryc

Async try-catch for browsers and Node.js

JavaScript
4
0
MIT License