redux-axios

JSON →
library 0.0.2 ·javascript abandoned
verified Jun 7, 2026

redux-axios is a Redux middleware that intercepts actions with a payload.request property and dispatches corresponding success/failure actions based on Axios responses. At version 0.0.2, it is an early-stage, unmaintained package with no recent releases. It differentiates itself by allowing per-action client selection and promise chaining on dispatch. However, it lacks TypeScript definitions, has undocumented side effects, and is not compatible with modern Redux toolkits.