axios-interceptor

JSON →
library 3.0.24 ·javascript
verified Jun 7, 2026

A utility library for Axios that adds configurable interceptors for caching, request deduplication, timestamp injection, retry on failure, and pending request queue monitoring. Version 3.0.24 is the latest stable release, with active development on GitHub. Key differentiators: built-in getKey for request identity, flexible cache with per-request control, and a simple API for attaching interceptors to any Axios instance.