2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Include axios-hooks in ECOSYSTEM.md (#2003)

This commit is contained in:
Simone Busoli
2020-02-26 13:13:37 +01:00
committed by GitHub
parent 67e560da10
commit 8cd470c613
+1
View File
@@ -25,6 +25,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
### 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
* [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