Simply Queue Manager
JSON →A browser-based queue management library that stores jobs in localStorage and processes them asynchronously. Version 0.0.5-beta4 is a pre-release with basic FIFO/LIFO support, timeout, max job limits, and worker retry logic. Unlike server-side queues (Bull, Bee), this library runs entirely in the browser, using localStorage for persistence. It is not production-ready and has no recent updates.
Resources
packagesimply-queue-manager ↗
API endpoints
full doc /v1/registry/simply-queue-manager