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

Add react-hooks-axios to Libraries section of ECOSYSTEM.md (#1925)

This commit is contained in:
Cody Chan
2019-02-04 11:54:49 +08:00
committed by Emily Morehouse
parent 75c8b3f146
commit da3a855262
+1
View File
@@ -4,6 +4,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
## Libraries
* [react-hooks-axios](https://github.com/use-hooks/react-hooks-axios) - Custom React Hooks for Axios.js
* [moxios](https://github.com/axios/moxios) - Mock axios requests for testing
* [axios-response-logger](https://github.com/srph/axios-response-logger) - Axios interceptor which logs responses
* [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) — Axios adapter that allows to easily mock requests