Skip to content
forked from wmfe/xcui

A Vue.js & Bootstrap desktop components colletion

License

Notifications You must be signed in to change notification settings

a309011805/xcui

 
 

Repository files navigation

XCUI 是基于VueBootstrap 的桌面端组件库。

XCUI的目标是:

  • 满足桌面端页面大部分组件需求。
  • 支持npm install; 支持按需加载和全部加载。
  • 保持小体积(不依赖jquery, Boostrap.js), 仅使用 Boostrap.css
  • 简洁优雅。

使用

# clone the  repo
git clone [email protected]:wmfe/xcui.git

# 安装依赖
`$ npm i`

# 开始开发
`$ npm run dev `

# 编译组件
`$ npm run build`

About

A Vue.js & Bootstrap desktop components colletion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • Vue 40.1%
  • CSS 8.8%
  • Other 0.2%