vue-plugin-axios

JSON →
library 1.0.14 ·javascript maintenance
verified Jun 7, 2026

Integrates Axios as a Vue.js plugin, providing convenient `$get`, `$post`, etc., methods on Vue instances, along with an `$axios`/`$http` instance. Current stable version is 1.0.14 (released 2019). Allows custom Axios config, request/response interceptors, and header/token management. Designed for Vue 2.x (requires Vue >= 1.0.0). Differentiates from `vue-axios` by including built-in shorthand methods and Nuxt.js support. Release cadence is low (last update 2019). Not actively maintained.