[ Pakiet źródłowy: jquery-throttle-debounce ]
Pakiet: libjs-jquery-throttle-debounce (1.1+dfsg.1-2)
Odnośniki dla libjs-jquery-throttle-debounce
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego jquery-throttle-debounce:
- [jquery-throttle-debounce_1.1+dfsg.1-2.dsc]
- [jquery-throttle-debounce_1.1+dfsg.1.orig.tar.gz]
- [jquery-throttle-debounce_1.1+dfsg.1-2.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [benalman.com]
Podobne pakiety:
library of rate-limit wrappers for functions
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.
jQuery isn’t actually required for this library, because nothing internal uses any jQuery methods or properties. jQuery is just used as a namespace under which these methods can exist.
This package installs the runtime library.
Inne pakiety związane z libjs-jquery-throttle-debounce
|
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages
Pobieranie libjs-jquery-throttle-debounce
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,9 KiB | 48,0 KiB | [lista plików] |