use-async-queue
JSON →A React hook for managing async queues with concurrency control, retries, and cancellation. Version 3.0.1 (stable) ships TypeScript types, supports React 18.3.1+, and is ESM-only. Key differentiators: lightweight (no dependencies beyond React), declarative API using hook state, and built-in retry with exponential backoff. Alternative to TanStack Query for simpler queue scenarios.
Resources
packageuse-async-queue ↗