2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Merge pull request #359 from nettofarah/patch-1

Add axios-vcr
This commit is contained in:
Nick Uraltsev
2016-06-24 21:19:40 -07:00
committed by GitHub
+1
View File
@@ -4,6 +4,7 @@ This is a list of axios related libraries and resources. If you have a suggestio
## Libraries
* [axios-vcr](https://github.com/nettofarah/axios-vcr) - 📼 Record and Replay Axios requests
* [moxios](https://github.com/mzabriskie/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