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

This project provides a lightweight alternative to managing multiple promises by using a counter-based promise that resolves when its counter reaches zero. It's designed for developers who need to track asynchronous operations without the overhead of creating many individual promises, making it ideal for scenarios where callbacks are preferred over async/await.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fabiospampinato/promise-make-counter

Account's avatar
fabiospampinato/promise-make-naked
A simple function that makes a promise that can be resolved, rejected or introspected from the outside.
Account's avatar
fabiospampinato/fava
A wannabe tiny largely-drop-in replacement for ava that works in the browser too.
Account's avatar
fabiospampinato/tsex
A little CLI for making TypeScript packages, cleanly and effortlessly.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fabiospampinato's profile
fabiospampinato
9 contributions

Recent events

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

No events yet
fabiospampinato

fabiospampinato/promise-make-counte...

A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.

TypeScript
7
0
MIT License