# kui-vue **Repository Path**: chuchur/kui-vue ## Basic Information - **Project Name**: kui-vue - **Description**: Vue.js 轻量级桌面UI 组件库 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://k-ui.cn - **GVP Project**: No ## Statistics - **Stars**: 49 - **Forks**: 11 - **Created**: 2019-02-12 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: vue-extensions **Tags**: None ## README

KUI for Vue

轻量级桌面UI组件库for Vue.js [![kui-vue](https://img.shields.io/npm/v/kui-vue.svg?style=flat-square)](https://www.npmjs.org/package/kui-vue) [![NPM downloads](http://img.shields.io/npm/dm/kui-vue.svg?style=flat-square)](https://npmjs.org/package/kui-vue) [![NPM downloads](https://img.shields.io/npm/dt/kui-vue.svg?style=flat-square)](https://npmjs.org/package/kui-vue) ![JS gzip size](http://img.badgesize.io/https://unpkg.com/kui-vue/dist/k-ui.js?compression=gzip&label=gzip%20size:%20JS&style=flat-square) ![CSS gzip size](http://img.badgesize.io/https://unpkg.com/kui-vue/dist/k-ui.css?compression=gzip&label=gzip%20size:%20CSS&style=flat-square) ![theme](https://k-ui.cn/img/theme.jpg) [English](./readme.md) | 简体中文
# 文档 - [快速开始](https://k-ui.cn/start/getting-started) - [组件总览](https://k-ui.cn/start/components) - [自定义主题](https://k-ui.cn/start/theme) - [暗色模式](https://k-ui.cn/start/dark-mode) - [Icons](https://k-ui.cn/basic/icons) - [国际化](https://k-ui.cn/start/language) - [更新日志](https://k-ui.cn/start/logs) # 特性 - 50+高质量组件 - 国际化支持 14 种语言 - 支持Vue2.x - 支持 SSR - 支持 [Nuxt.js](https://nuxtjs.org/) - 支持 Electron - 大多数组件和功能支持IE9及以上浏览器,一些组件和功能不支持IE # 安装 ```sh # with npm: npm install kui-vue # with yarn: yarn add kui-vue ``` 使用脚本标记进行全局使用: ```html ``` # 使用 ```html ``` # 平台支持 KUI 支持所有主要的现代浏览器。 | [chrome](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/70.4.0/chrome/chrome.png)
chrome | [firefox](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/70.4.0/firefox/firefox.png)
firefox | [safari](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/70.4.0/safari/safari.png)
safari | [IE/Edge](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/70.4.0/edge/edge.png)
IE/Edge | [electron](https://cdnjs.cloudflare.com/ajax/libs/browser-logos/70.4.0/electron/electron.png)
Electron | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | latest 2 versions | latest 2 versions | latest 2 versions | Edge | latest 2 versions | # 生态 [KUI for react](https://react.k-ui.cn) [KUI for mobile](https://gitee.com/chuchur/kui-vue-mobile) # 协议 [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2017-present, Qiu