Update ECOSYSTEM.md (#941)

This commit is contained in:
jdrydn 2017-08-12 14:01:05 +01:00 committed by Rubén Norte
parent fb08e95603
commit b9ad308879

View File

@ -12,3 +12,4 @@ This is a list of axios related libraries and resources. If you have a suggestio
* [@3846masa/axios-cookiejar-support](https://github.com/3846masa/axios-cookiejar-support) - Add tough-cookie support to axios
* [axios-debug-log](https://github.com/Gerhut/axios-debug-log) - Axios interceptor of logging requests & responses by debug.
* [axios-method-override](https://github.com/jacobbuck/axios-method-override) - Axios http request method override plugin
* [mocha-axios](https://github.com/jdrydn/mocha-axios) - Streamlined integration testing with Mocha & Axios