Search
throttleit
Throttle a function to limit its execution rate
v2.1.0 URL:
https://unpkg.com/throttleit@2.1.0/index.js
Open
Browse Files
throttle
rate
limit
limited
rate-limit
ratelimit
throttling
optimization
performance
function
execution
interval
batch
one-time
Run the supplied function exactly one time (once)
v1.0.0 URL:
https://unpkg.com/one-time@1.0.0/index.js
Open
Browse Files
once
function
single
one
one-time
execution
nope
debounce
Delay function calls until a set time elapses after the last invocation
v2.2.0 URL:
https://unpkg.com/debounce@2.2.0/index.js
Open
Browse Files
debounce
debouncing
function
throttle
invoke
limit
limited
interval
rate
batch
ratelimit
function-timeout
Make a synchronous function have a timeout
v1.0.2 URL:
https://unpkg.com/function-timeout@1.0.2/browser.js
Open
Browse Files
function
synchronous
timeout
time
out
cancel
expire
abort
regex
regexp
redos
security
func
fn
script
execute
halt
termination
function-tree
When a function is not enough
v3.3.4 URL:
https://unpkg.com/function-tree@3.3.4/index.js
Open
Browse Files
javascript
function
flow
complex
state