node-throttleit 1.0.0+~1.0.0-1 (amd64 binary) in ubuntu jammy

 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.

Details

Package version:
1.0.0+~1.0.0-1
Source:
node-throttleit 1.0.0+~1.0.0-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Provides:
  • node-types-throttleit (= 1.0.0)