全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: jquery-throttle-debounce  ]

软件包:libjs-jquery-throttle-debounce(1.1+dfsg.1-1)

libjs-jquery-throttle-debounce 的相关链接

Screenshot

Debian 的资源:

下载源码包 jquery-throttle-debounce

维护者:

外部的资源:

相似软件包:

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.

其他与 libjs-jquery-throttle-debounce 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libjs-jquery-throttle-debounce

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 6.0 kB24.0 kB [文件列表]