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

`tryor` is a utility library that simplifies error handling by returning the result of a function or a default value if an exception occurs. It's designed for developers working with JavaScript in both Node.js and browser environments who want a cleaner, more concise way to handle potential errors, particularly when parsing user input or dealing with unpredictable data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

olov's profile
olov
5 contributions

Recent events

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

No events yet
olov

olov/tryor

return fn() or default value (in case of exception)

JavaScript
8
1
MIT License