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

The **debounce-promise** library lets you wrap any asynchronous (promise‑returning) function with a debounced version that postpones its execution until a configurable idle period, optionally emitting early results, aggregating calls, or allowing custom wait logic. It’s ideal for developers who need to reduce the frequency of expensive async operations—such as API calls triggered by rapid UI events—while still preserving promise‑based flow control.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bjoerge/debounce-promise

Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

bjoerge's profile
bjoerge
41 contributions
idpaterson's profile
idpaterson
3 contributions
dortonway's profile
dortonway
1 contributions
IlyaSemenov's profile
IlyaSemenov
1 contributions
nyurik's profile
nyurik
1 contributions
wayne-nlt's profile
wayne-nlt
1 contributions

Recent events

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

No events yet
bjoerge

bjoerge/debounce-promise

Create a debounced version of a promise returning function

JavaScript
240
26
MIT License