throttleit
Throttle a function to limit its execution rate
Throttle a function to limit its execution rate
Timers extensions
A calculator for humanity’s peculiar conventions of time.
Parse Postgres interval columns
Delay function calls until a set time elapses after the last invocation
Parse milliseconds into an object
Parse math interval
1D interval tree data structure
Human readable time measurements
Range input. Slides in all directions.
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
Timers with near-infinite duration support
Throttle promise-returning & async functions
Debounce promise-returning & async functions
Implementation of interval tree data structure.
React hook for setting an interval as posted on overreacted.io
Waits until the given predicate function returns a truthy value, then resolves
Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted a
Modern version of setInterval for promises and async functions available in Node.js and browsers.
A custom React Hook that provides a declarative useInterval.