xy-ui
# xy-ui [](https://www.npmjs.com/package/xy-ui)   [](https://github.com/XboxYan/xy-ui/stargazers) [](https://github.com/XboxYan/xy-ui/network/members) `xy-ui`是一套使用原生`Web Components`规范开发的跨框架UI组件库。[查看文档](https://xy-ui.codelabo.cn/docs) [github项目地址](https://github.com/XboxYan/xy-ui) <img width="500" alt="logo" src="./img/logo.svg"> ## 公告 正在进行升级 2.0 中 > 以下命令仅用于文档编写,不参与组件构建 旧版本可查看分支:https://github.com/XboxYan/xy-ui/tree/release-2022 ``` yarn yarn docs:dev ``` ## TODO - [x] button 按钮 - [x] icon 图标 - [x] tips 提示 - [x] loading 加载 - [x] popover 悬浮 - [x] switch 开关 - [x] slider 滑动输入 - [x] checkbox 多选框 - [x] radio 单选框 - [x] rate 评分 - [x] popconfirm 确认弹出框 - [ ] select - [ ] datelist - [x] dialog - [x] message - [x] progress - [ ] pagination - [ ] input - [ ] textarea - [ ] form - [ ] img - [ ] color-picker - [ ] date-picker - [ ] text