@vxe-ui/core
Version:
Vxe UI core library
44 lines (31 loc) • 2.04 kB
Markdown
# vxe-core
[简体中文](README.md) | 繁體中文 | [English](README.en.md)
[](https://gitee.com/x-extends/vxe-core/stargazers)
[](https://gitcode.com/x-extends/vxe-core/stargazers)
[](https://www.npmjs.com/package/@vxe-ui/core)
[](https://github.com/x-extends/vxe-core/actions/workflows/webpack.yml)
[](https://unpkg.com/@vxe-ui/core/lib/index.umd.min.js)
[](https://npm-stat.com/charts.html?package=@vxe-ui/core)
[](https://github.com/x-extends/vxe-core/issues)
[](https://github.com/x-extends/vxe-core/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/x-extends/vxe-core/pulls)
[](https://github.com/x-extends/vxe-core/pulls?q=is%3Apr+is%3Aclosed)
[](LICENSE)
Vxe UI v4.x core library.
## 使用
```shell
npm install @vxe-ui/core
```
```javascript
// ...
import VxeUI from '@vxe-ui/core'
// ...
VxeUI.setConfig({
// ...
})
```
## Contributors
Thank you to everyone who contributed to this project.
[](https://github.com/x-extends/vxe-core/graphs/contributors)
## License
[MIT](LICENSE) © 2019-present, Xu Liangzhan