{"library":"redux-axios-middleware","type":"library","category":null,"description":"Redux Axios Middleware is a Redux middleware designed to streamline data fetching using the popular Axios HTTP client within Redux applications. The current stable version is 4.0.1, with the last major release (v4.0.0) in March 2017, indicating a very slow release cadence, suggesting it's feature-complete or in maintenance mode rather than active development. Its key differentiators include directly integrating Axios request configurations into Redux actions, managing the full lifecycle of HTTP requests (start, success, error) with configurable action types and suffixes, and enabling promise chaining on dispatched actions for sequential logic or advanced error handling. It also supports defining and using multiple Axios clients for different APIs within a single Redux store.","language":"javascript","status":"maintenance","version":"4.0.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install redux-axios-middleware","imports":["import axiosMiddleware from 'redux-axios-middleware';","import type { AxiosMiddlewareOptions } from 'redux-axios-middleware';","<script src=\"https://unpkg.com/redux-axios-middleware/dist/bundle.js\"></script>"]},{"cmd":"yarn add redux-axios-middleware","imports":[]},{"cmd":"pnpm add redux-axios-middleware","imports":[]}],"homepage":null,"github":"https://github.com/svrcekmichal/redux-axios-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-axios-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-axios-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}