{"library":"axios-vue","type":"library","category":null,"description":"A lightweight Vue.js plugin that integrates Axios as a global Vue plugin, adding $http and $axios properties to Vue instances and components. Version 0.1.3, last updated in 2017, no active releases. Differentiators include simple installation via Vue.use() and support for global defaults and interceptors in options. However, it is outdated, not compatible with Vue 3, and relies on Vue 2's plugin system. Alternatives include vue-axios (updated) and direct Axios usage.","language":"javascript","status":"deprecated","version":"0.1.3","tags":["javascript","axios","vue","axios-vue","vue-axios","axios wrapper","vue-plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-vue","imports":["import axiosVue from 'axios-vue'","import Vue from 'vue'\nimport axiosVue from 'axios-vue'\nVue.use(axiosVue)","this.$http.get('/api')  // inside Vue component"]},{"cmd":"yarn add axios-vue","imports":[]},{"cmd":"pnpm add axios-vue","imports":[]}],"homepage":"https://github.com/Samhanx/axios-vue#readme","github":"https://github.com/Samhanx/axios-vue","docs":null,"changelog":null,"pypi":null,"npm":"axios-vue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}