[ Paquet source : jquery-throttle-debounce ]
Paquet : libjs-jquery-throttle-debounce (1.1+dfsg.1-1.1)
Liens pour libjs-jquery-throttle-debounce
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source jquery-throttle-debounce :
- [jquery-throttle-debounce_1.1+dfsg.1-1.1.dsc]
- [jquery-throttle-debounce_1.1+dfsg.1.orig.tar.gz]
- [jquery-throttle-debounce_1.1+dfsg.1-1.1.debian.tar.xz]
Responsable :
Ressources externes :
- Page d'accueil [benalman.com]
Paquets similaires :
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.
Autres paquets associés à libjs-jquery-throttle-debounce
|
|
|
|
-
- rec: javascript-common
- gestion de base pour les paquets de bibliothèque JavaScript
Télécharger libjs-jquery-throttle-debounce
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 6,3 ko | 24,0 ko | [liste des fichiers] |