Search results

48 packages found

Throttle a function to limit its execution rate

published 2.0.0 6 months ago
M
Q
P

Measures function execution time. Supports synchronous and asynchronous functions.

published 1.5.0 7 months ago
M
Q
P

Provide proxy handler for getting properties and executing functions

published 2.2.1 9 months ago
M
Q
P

Limit the execution rate of any function

published 1.1.0 8 years ago
M
Q
P

Runs an interval with elastic timeout.

published 1.0.0 4 years ago
M
Q
P

Capture and retrieve the last time a function was run

published 2.0.0 2 years ago
M
Q
P

Limits a given promise execution time triggering cancel callback if reached.

published 1.0.3 2 years ago
M
Q
P

Run the supplied function exactly one time (once)

published 1.0.0 5 years ago
M
Q
P

Pipe wrapper limits parallel executions of asynchronous functions

published 1.0.3 2 years ago
M
Q
P

Executes functions concurrently with opportunity to cleanup if any fail.

published 1.0.1 7 years ago
M
Q
P

Distribute anonymous function executions over a defined timespan

published 3.0.1 7 years ago
M
Q
P

Bridge the gap between Node.JS and Python applications

published 1.0.2 4 years ago
M
Q
P

Repeat function call depending on the previous call result and specified conditions.

published 1.1.0 4 years ago
M
Q
P

A library which provides pre-execution and post-execution hooks both as a decorator and as a higher-order function.

published 1.0.6 5 months ago
M
Q
P

Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked

published 1.0.2 7 years ago
M
Q
P

Limit the execution rate of a function using the token bucket algorithm

published 1.1.0 5 years ago
M
Q
P

Limit the execution rate of async function

published 0.1.0 6 years ago
M
Q
P

Utilities for app function executions.

published 0.4.2 a month ago
M
Q
P

Pause/resume execution of a function

published 1.0.0 5 years ago
M
Q
P

Create a lazy promise that defers execution until it's awaited or when `.then()` or `.catch()` is called

published 4.0.0 3 years ago
M
Q
P