Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.9% on nuget.org
Top 2.2% downloads on nuget.org
Top 6.8% dependent packages on nuget.org
Top 2.7% dependent repos on nuget.org

nuget.org : jquery.ba-throttle-debounce

jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways. Passing a delay and callback to $.throttle returns a new function that will execute no more than once every delay milliseconds. Passing a delay and callback to $.debounce returns a new function that will execute only once, coalescing multiple sequential calls into a single execution at either the very beginning or end.

Registry - Homepage - JSON
purl: pkg:nuget/jquery.ba-throttle-debounce
Keywords: jquery, throttle, debounce
License:
Latest release: over 12 years ago
First release: over 12 years ago
Dependent packages: 2
Dependent repositories: 7
Downloads: 311,520 total
Last synced: 4 days ago

    Loading...
    Readme
    Loading...