sequentially

sequentially

osteele

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.

14 Stars
3 Forks
14 Watchers
JavaScript Language
100 SrcLog Score
Cost to Build
$11.7K
Market Value
$11.3K

Growth over time

8 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about sequentially

Question copied to clipboard

What is the osteele/sequentially GitHub project? Description: "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.". Written in JavaScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone sequentially

Clone via HTTPS

git clone https://github.com/osteele/sequentially.git

Clone via SSH

[email protected]:osteele/sequentially.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the sequentially issue tracker:

Open GitHub Issues