axios-deduplicator
JSON →A simple library to deduplicate identical axios requests in-flight. Current stable version is 1.2.0, released infrequently. It intercepts requests and, if a duplicate request is detected within a configurable time window, returns the same Promise instead of making a new HTTP call. Supports custom request key generation, skip logic, and timeout. Ships TypeScript types. Lightweight alternative to more complex caching solutions.
Resources
packageaxios-deduplicator ↗
API endpoints
full doc /v1/registry/axios-deduplicator