Extension of the Axios library for use with Vue.js. The main purpose is to integrate a loading indicator (using Vue's Ref type) with Axios requests to automatically change state of loading state.
Check the example project
- Create or insert into existing
env.d.ts
file located on the same directory withtsconfig.json
. If you don't use typescript in your project, skip