Sequentially is a library of temporal and frequency adverbs for JavaScript. It provides methods to queue a function for deferred or periodic execution, and to throttle the rate or number of times that a function can be called. You could think of it as a kind of memoization, where instead of caching the result it modifies when and whether a function is called.
30 Day SummaryNov 8 2025 — Dec 8 2025
|
12 Month SummaryDec 8 2024 — Dec 8 2025
|