axios-module

Secure and easy axios integration with Nuxt.js

Github星跟踪图

? Axios Module

npm version
npm downloads
Circle CI
Codecov
Dependencies
Standard JS

Secure and Easy Axios integration with Nuxt.js

✅ Features

✓ Automatically set base URL for client & server side

✓ Exposes setToken function to $axios so we can easily and globally set authentication tokens

✓ Automatically enables withCredentials when requesting to base URL

✓ Proxy request headers in SSR (Useful for auth)

✓ Fetch Style requests

✓ Integrated with Nuxt.js Progressbar while making requests

✓ Integrated with Proxy Module

✓ Auto retry requests with axios-retry

? Read Documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

? License

MIT License

Copyright (c) Nuxt Community

主要指标

概览
名称与所有者nuxt-community/axios-module
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-08-13 11:20:04
推送于2025-06-14 15:05:40
最后一次提交
发布数71
最新版本名称v5.13.6 (发布于 2021-06-02 15:12:47)
第一版名称v3.1.2 (发布于 2017-08-13 19:07:07)
用户参与
星数1.2k
关注者数24
派生数243
提交数407
已启用问题?
问题数394
打开的问题数92
拉请求数147
打开的拉请求数17
关闭的拉请求数58
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?