https://github.com/cn-src/axios-client
axios 封装
https://github.com/cn-src/axios-client
Last synced: 10 months ago
JSON representation
axios 封装
- Host: GitHub
- URL: https://github.com/cn-src/axios-client
- Owner: cn-src
- License: mit
- Created: 2021-12-30T08:22:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T03:20:00.000Z (about 3 years ago)
- Last Synced: 2025-08-09T04:09:23.361Z (10 months ago)
- Language: TypeScript
- Size: 189 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://www.codacy.com/gh/cn-src/axios-client/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cn-src/axios-client&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/cn-src/axios-client/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cn-src/axios-client&utm_campaign=Badge_Coverage)

# axios-client
axios 封装
## 使用
```shell
pnpm install @cn-src/axios-client@next
```
```shell
yarn add @cn-src/axios-client@next
```
```shell
npm install @cn-src/axios-client@next
```
## 文档
地址: [http://106.15.203.228/axios-client/](http://106.15.203.228/axios-client/)