Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lllgoyour/lui
A UI framework based on Microsoft Fluent UI.
https://github.com/lllgoyour/lui
fluent-design jest typescript ui-kit vuejs
Last synced: about 2 months ago
JSON representation
A UI framework based on Microsoft Fluent UI.
- Host: GitHub
- URL: https://github.com/lllgoyour/lui
- Owner: LLLgoyour
- License: mit
- Created: 2021-08-22T08:21:09.000Z (over 3 years ago)
- Default Branch: Version-0
- Last Pushed: 2023-03-06T13:24:43.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T09:42:07.403Z (3 months ago)
- Topics: fluent-design, jest, typescript, ui-kit, vuejs
- Language: Vue
- Homepage:
- Size: 77.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LUI
UI framework based on Microsoft Fluent UI## GOALS
- 轻量化
- 适配性强
- 设计规范(..?)## PROJECT TODO
- [ ] 自定义文档目录结构
- [ ] 通过 MD 来展示组件 demo
- [x] 集成 Jest
- [ ] 集成 Codecov
- [x] 自动构建组件文档
- [ ] 根据 tag 自动发布 npm
- [ ] 颜色主题自定义
- [ ] 国际化多语言
- [ ] JavaScript 和 TypeScript 混合开发
- [ ] Determine UI style/standard (..?)