alle opties
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Bron: jquery-throttle-debounce  ]

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

Verwijzigingen voor libjs-jquery-throttle-debounce

Screenshot

Debian bronnen:

Het bronpakket jquery-throttle-debounce downloaden:

Beheerder:

Externe bronnen:

Vergelijkbare pakketten:

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 aan libjs-jquery-throttle-debounce gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libjs-jquery-throttle-debounce downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
all 11,9 kB48,0 kB [overzicht]