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

`debounce-collect` is a JavaScript utility that creates a debounced function which executes only once after a specified interval, collecting all arguments from calls made during that interval. It's designed for developers who need to optimize performance by delaying function execution until after a burst of events (like file changes or window resizing) has stopped, while still having access to all the collected arguments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rstacruz/debounce-collect

Account's avatar
jestjs/jest
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rstacruz/mocha-standard
Integrate the JS standard to your Mocha tests
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

rstacruz's profile
rstacruz
8 contributions

Recent events

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

No events yet
rstacruz

rstacruz/debounce-collect

Makes a function execute only once in a given interval.

JavaScript
12
1
No license