Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: jquery-throttle-debounce  ]

Paket: libjs-jquery-throttle-debounce (1.1+dfsg.1-1.1)

Links für libjs-jquery-throttle-debounce

Screenshot

Debian-Ressourcen:

Quellcode-Paket jquery-throttle-debounce herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu libjs-jquery-throttle-debounce

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libjs-jquery-throttle-debounce herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 6,3 kB24,0 kB [Liste der Dateien]