{"library":"vue-axios-plugin","type":"library","category":null,"description":"A Vue.js plugin that binds axios to the Vue instance, providing $http and $axios methods for making HTTP requests. Version 1.3.0 is the current stable release. It offers request/response interceptors configuration via Vue.use options. Compared to similar libraries like vue-resource, it leverages the popular axios library with its extensive features. Note: Since v1.3.0, the default content-type is no longer forced to application/x-www-form-urlencoded; users must configure it manually.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","vue","axios","plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install vue-axios-plugin","imports":["import VueAxiosPlugin from 'vue-axios-plugin'","this.$http.get(url, data, options).then(...)","this.$axios.get(url, config).then(...)"]},{"cmd":"yarn add vue-axios-plugin","imports":[]},{"cmd":"pnpm add vue-axios-plugin","imports":[]}],"homepage":"https://github.com/yugasun/vue-axios-plugin#readme","github":"https://github.com/yugasun/vue-axios-plugin","docs":null,"changelog":null,"pypi":null,"npm":"vue-axios-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}