2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00

Merge pull request #1363 from mdlavin/patch-1

Add reference to axios-fetch in ECOSYSTEM.md
This commit is contained in:
Emily Morehouse
2018-02-16 18:42:33 -07:00
committed by GitHub
+1
View File
@@ -17,3 +17,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [axios-cache-plugin](https://github.com/jin5354/axios-cache-plugin) - Help you cache GET request when using axios.
* [axios-extensions](https://github.com/kuitos/axios-extensions) - A collection of axios extensions, including throttle and cache GET request plugin.
* [redux-saga-requests](https://github.com/klis87/redux-saga-requests) - Redux-Saga addon to simplify handling of AJAX requests.
* [axios-fetch](https://github.com/lifeomic/axios-fetch) - A WebAPI Fetch implementation backed by an Axios client