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
@stdlib/assert-tools-array-function
Return a function which tests if every element in an array passes a test condition.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-tools-array-function@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
tools
tool
valid
validate
assert
is
apply
array
test
check
function