# vxe-core **Repository Path**: x-extends/vxe-core ## Basic Information - **Project Name**: vxe-core - **Description**: Vxe UI 核心库 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-05-21 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vxe-core 简体中文 | [繁體中文](README.zh-TW.md) | [English](README.en.md) Vxe UI v4.x 核心库. ## 使用 ```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