kuitos / axios-extensions

🍱 axios extensions lib, including throttle, cache, retry features etc...
MIT License
831 stars 49 forks source link

State of the project? #108

Open suhaotian opened 7 months ago

suhaotian commented 7 months ago

I saw that this project's last update have been released 1 year ago and some issues still exists since 2020.

And I want use fetch and keep the similar API to axios, so I develop a lib called xior, built-in plugins support and solved almost all the open status issues in this repo.

If have any questions, feel free to create issue.

Thanks.