[ Source: node-throttleit ]
Package: node-throttleit (1.0.0+~1.0.0-1)
Links for node-throttleit
Debian Resources:
Download Source Package node-throttleit:
- [node-throttleit_1.0.0+~1.0.0-1.dsc]
- [node-throttleit_1.0.0+~1.0.0.orig-types-throttleit.tar.gz]
- [node-throttleit_1.0.0+~1.0.0.orig.tar.gz]
- [node-throttleit_1.0.0+~1.0.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Throttle a function in Node.js
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.
Download node-throttleit
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.5 kB | 20.0 kB | [list of files] |