nuxt-3-axios
JSON →A Nuxt 3 module that provides a typed Axios instance injected into the Nuxt app context. Version 1.3.5 is the latest stable release; the package is actively maintained and released via GitHub Actions. It integrates Axios out-of-the-box, supports SSR, and offers a simple configuration via nuxt.config.ts. Unlike generic Axios wrappers, it leverages Nuxt 3's auto-import and composition API, delivering a type-safe HTTP client accessible via $axios. The module is lightweight, has no peer dependencies beyond Nuxt 3 and Axios, and is published on npm.
Resources
packagenuxt-3-axios ↗