Axios Polling

JSON →
library 1.1.1 ·javascript
verified Jun 7, 2026

Axios-polling is a library that extends Axios with polling capabilities, allowing you to create and manage polling requests with configurable retry limits, delays, and event handlers. Version 1.1.1 is stable, with an active release cadence. It requires Axios >=0.3 or >=1 and ships TypeScript types. Key differentiators include built-in retry logic, delay gaps, and event-based monitoring of request lifecycle.