Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaolu-lujunji/windows-ui
Implements Microsoft's Windows UI Library in React.
https://github.com/xiaolu-lujunji/windows-ui
fluent fluent-design react winui
Last synced: 3 months ago
JSON representation
Implements Microsoft's Windows UI Library in React.
- Host: GitHub
- URL: https://github.com/xiaolu-lujunji/windows-ui
- Owner: xiaolu-lujunji
- License: mit
- Created: 2022-08-31T07:35:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T03:36:08.000Z (about 2 years ago)
- Last Synced: 2024-07-30T21:03:48.695Z (5 months ago)
- Topics: fluent, fluent-design, react, winui
- Language: TypeScript
- Homepage: https://windows-ui-docs.vercel.app
- Size: 1.49 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win-ui
Implements Microsoft's Windows UI Library in React.
# Windows 11 signature experiences
- [ ] Geometry
- [ ] Color
- [ ] Layering and elevation
- [ ] Materials
- [ ] Iconography
- [ ] Typography
- [ ] Motion# Roadmap
- [ ] accordion
- [ ] alert
- [ ] avatar
- [ ] badge
- [ ] breadcrumb
- [ ] button
- [ ] checkbox
- [ ] combo-box
- [ ] context-menu
- [ ] dialog
- [ ] input
- [ ] link
- [ ] list
- [ ] modal
- [ ] progress
- [ ] radio
- [ ] rating
- [ ] select
- [ ] slider
- [ ] split-button
- [ ] switch
- [ ] tabs
- [ ] toggle-button
- [ ] tooltip
- [ ] tree-view