libjs-jquery-throttle-debounce binary package in Ubuntu Jammy armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-02-12 23:09:02 UTC Published Ubuntu Jammy armhf release universe web Optional 1.1+dfsg.1-2
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy armhf proposed universe web Optional 1.1+dfsg.1-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-02-12 23:09:06 UTC Superseded Ubuntu Jammy armhf release universe web Optional 1.1+dfsg.1-1.1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of jquery-throttle-debounce 1.1+dfsg.1-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu