Skip to content

Commit da3a855

Browse files
int64agoemilyemorehouse
authored andcommittedFeb 4, 2019
Add react-hooks-axios to Libraries section of ECOSYSTEM.md (axios#1925)
1 parent 75c8b3f commit da3a855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎ECOSYSTEM.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
44

55
## Libraries
66

7+
* [react-hooks-axios](https://github.com/use-hooks/react-hooks-axios) - Custom React Hooks for Axios.js
78
* [moxios](https://github.com/axios/moxios) - Mock axios requests for testing
89
* [axios-response-logger](https://github.com/srph/axios-response-logger) - Axios interceptor which logs responses
910
* [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) — Axios adapter that allows to easily mock requests

0 commit comments

Comments
 (0)
Please sign in to comment.