An open API service indexing awesome lists of open source software.

https://github.com/x-extends/vxe-core

Vxe UI 核心库
https://github.com/x-extends/vxe-core

Last synced: over 1 year ago
JSON representation

Vxe UI 核心库

Awesome Lists containing this project

README

          

# vxe-core

[简体中文](README.md) | [繁體中文](README.zh-TW.md) | English

Vxe UI v4.x core library.

## Install

```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.

[![vxe-core](https://contrib.rocks/image?repo=x-extends/vxe-core)](https://github.com/x-extends/vxe-core/graphs/contributors)

## License

[MIT](LICENSE) © 2019-present, Xu Liangzhan