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

think-debounce is a lightweight Node.js utility that throttles expensive asynchronous operations so that concurrent calls with the same identifier are coalesced into a single execution, returning the same Promise to all callers. It’s aimed at developers who need to prevent duplicate work—such as repeated API requests or file reads—within a ThinkJS or general JavaScript project.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thinkjs/think-debounce

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

huangxiaolu's profile
huangxiaolu
14 contributions
welefen's profile
welefen
12 contributions
lizheming's profile
lizheming
1 contributions

Recent events

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

No events yet
thinkjs

thinkjs/think-debounce

think debounce

JavaScript
2
1
MIT License