axios-vue

JSON →
library 0.1.3 ·javascript deprecated
verified Jun 7, 2026

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.