orq - Observable Request Queue
JSON →orq (Observable Request Queue) v0.3.0 is an HTTP request queue optimized for Web Workers, providing TTL caching, RESTful cache invalidation, cancelable requests, and duplicate request elimination. It uses RxJS Observables and is platform-independent, allowing custom request implementations for Node.js or browser environments. Designed for modern JavaScript applications where caching and request deduplication are critical, particularly in worker-based architectures. Licensed under the MIT License.
Resources
packageorq ↗