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

`until-async` is a utility library that simplifies error handling for async/await code by replacing try/catch blocks with a single function call. It returns a tuple of [error, data] that allows you to handle both success and failure cases in a more concise, NodeJS-friendly way. This library is ideal for developers who want cleaner async code without repetitive try/catch blocks, especially when working with multiple async operations or complex logic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kettanaito/until-async

Account's avatar
ossjs/release
Minimalistic, opinionated, and predictable release automation tool.
Account's avatar
rolldown/rolldown
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Account's avatar
publint/publint
Lint packaging errors
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

kettanaito's profile
kettanaito
40 contributions
dependabot[bot]'s profile
dependabot[bot]
13 contributions
mattcosta7's profile
mattcosta7
2 contributions
singhAmandeep007's profile
singhAmandeep007
1 contributions
craig-davis's profile
craig-davis
1 contributions
bnzone's profile
bnzone
1 contributions
karlhorky's profile
karlhorky
1 contributions
blizzy78's profile
blizzy78
1 contributions
MohamedWagih's profile
MohamedWagih
1 contributions
nick-w-nick's profile
nick-w-nick
1 contributions

Recent events

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

No events yet
kettanaito

kettanaito/until-async

Gracefully handle Promises using async/await without try/catch.

TypeScript
607
12
MIT License