# vxe-ajax
**Repository Path**: x-extends/vxe-ajax
## Basic Information
- **Project Name**: vxe-ajax
- **Description**: 用于 Vue 全局安装 xe-ajax
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 15
- **Forks**: 5
- **Created**: 2019-06-05
- **Last Updated**: 2024-06-01
## Categories & Tags
**Categories**: vue-extensions
**Tags**: None
## README
# vxe-ajax
[](https://gitee.com/x-extends/vxe-ajax/stargazers)
[](https://www.npmjs.com/package/vxe-ajax)
[](https://travis-ci.com/x-extends/vxe-ajax)
[](http://npm-stat.com/charts.html?package=vxe-ajax)
[](https://unpkg.com/vxe-ajax/dist/vxe-ajax.umd.min.js)
[](LICENSE)
用于 Vue 全局安装 xe-ajax
## Installing
```shell
npm install xe-ajax vxe-ajax
```
```javascript
```
## Example
```javascript
import Vue from 'vue'
import XEAjax from 'xe-ajax'
import VXEAjax from 'vxe-ajax'
Vue.use(VXEAjax, XEAjax)
```
```html
```
```html
```
## License
[MIT](LICENSE) © 2017-present, Xu Liangzhan