restful-queue
JSON →A lightweight queue for service workers that buffers non-GET requests (POST, PUT, DELETE, etc.) and retries them when connectivity is restored. Current stable version is 1.0.103, released occasionally via commits to main. It leverages IndexedDB for persistent storage inside service workers and provides a simple API to queue and replay requests. Differentiates from similar libraries (like Workbox Background Sync) by being minimal, dependency-free, and focused purely on REST API calls.
Traffic · last 30 days stale · no recent hits
total hits 17
actors 3 distinct systems
last hit 21d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · 🇪🇸 Spain
Resources
packagerestful-queue ↗