axios-rate-limit
JSON →A zero-dependency, fixed-window, queued rate limiter for Axios (current stable version: 1.9.0). It automatically delays requests that exceed configurable per-interval limits. Supports multiple windows (e.g., per second and per minute), custom queue implementations, and works well with axios-retry and axios-cache-adapter. TypeScript types are included. Release cadence is low; updates are rare and maintenance-focused. Alternative to the built-in Axios rate-limiting (experimental).
Resources
packageaxios-rate-limit ↗