axios-q
JSON →An Axios plugin that provides request queue management, enabling features such as request deduplication (unique), global interceptors, and custom request/response handling. Currently at version 1.1.5, the package is in maintenance mode and the author recommends migrating to the more comprehensive axios-ex. It supports TypeScript and is designed for use with Axios in both Node.js and browser environments. Differentiators include simple queue configuration and built-in cancel mechanisms, but it is largely superseded by axios-ex.
Resources
packageaxios-q ↗