Skip to content

Commit

Permalink
docs(ECOSYSTEM): add react hook plugin (#4319)
Browse files Browse the repository at this point in the history
Co-authored-by: Jay <jasonsaayman@gmail.com>
  • Loading branch information
wangcch and jasonsaayman committed May 9, 2022
1 parent de48c5d commit 6bd1a89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Expand Up @@ -33,6 +33,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [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
* [@react-cmpt/react-request-hook](https://github.com/react-cmpt/react-request-hook) - A React hook plugin for axios. Lightweight and less change.

### Unit testing

Expand Down

0 comments on commit 6bd1a89

Please sign in to comment.