queue-that
JSON →A browser-based queue managed in localStorage for batching and deferring async tasks (e.g., XHR requests) until just before page unload. Current stable version 2.9.0, released as needed on GitHub. It batches tasks into 100ms groups, supports cross-tab coordination (only one active queue per label), exponential backoff on failure, configurable batch size and timeout, and falls back to an in-memory variable if localStorage throws. Distinct from generic queue libraries by its localStorage persistence and unload-safe flushing.
Traffic · last 30 days stale · no recent hits
total hits 18
actors 3 distinct systems
last hit 23d ago Amazonbot
top countries 🇸🇬 Singapore · 🇺🇸 United States · BD · BY · VN
Resources
packagequeue-that ↗