node-throttleit - 1.0.0+~1.0.0-1 main

throttle is a Node.js module to throttle a JavaScript function.
throttle(fn, wait)
Creates a function that will call fn at most once every wait milliseconds.
Supports leading and trailing invocation.
fn will receive last context (this) and last arguments passed to a
throttled wrapper before fn was invoked.
.
Node.js is an event-based server-side JavaScript engine.

Priority: optional
Section: javascript
Suites: crimson dawn landing 
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Installed Size: 20.5 kB
Architectures: all 

 

Versions

1.0.0+~1.0.0-1 all