mirror of
https://github.com/tenrok/axios.git
synced 2026-06-23 20:40:40 +03:00
Include axios-hooks in ECOSYSTEM.md (#2003)
This commit is contained in:
@@ -25,6 +25,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
|
|||||||
|
|
||||||
### React and redux
|
### React and redux
|
||||||
|
|
||||||
|
* [axios-hooks](https://github.com/simoneb/axios-hooks) - 🦆 React hooks for axios, with built-in support for server side rendering
|
||||||
* [react-hooks-axios](https://github.com/use-hooks/react-hooks-axios) - Custom React Hooks for Axios.js
|
* [react-hooks-axios](https://github.com/use-hooks/react-hooks-axios) - Custom React Hooks for Axios.js
|
||||||
* [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests.
|
* [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests.
|
||||||
* [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client
|
* [redux-axios-middleware](https://github.com/svrcekmichal/redux-axios-middleware) - Redux middleware for fetching data with axios HTTP client
|
||||||
|
|||||||
Reference in New Issue
Block a user