mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 14:09:21 -05:00
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
<p align="center" >
|
|
<img src="https://raw.githubusercontent.com/thaw-ui/thaw/main/logo.svg" alt="Thaw Logo" width="160px"/>
|
|
</p>
|
|
<h1 align="center">Thaw UI</h1>
|
|
<p align="center">An easy to use leptos component library</p>
|
|
|
|
## The main branch is currently incompatible with Leptos-v0.6, For Lepots-v0.6 you can use Thaw-v0.3
|
|
|
|
v0.3 branch: https://github.com/thaw-ui/thaw/tree/thaw-v0.3
|
|
|
|
v0.3 docs: https://thaw-85fsrigp0-thaw.vercel.app
|
|
|
|
## Documentation & Community
|
|
|
|
[https://thawui.vercel.app](https://thawui.vercel.app)
|
|
|
|
[Discord](https://discord.com/channels/1031524867910148188/1270735289437913108)
|
|
|
|
## Leptos compatibility
|
|
|
|
| Crate version | Compatible Leptos version |
|
|
| ------------------------------------------------------------------------ | ------------------------- |
|
|
| 0.3 / [thaw-v0.3 branch](https://github.com/thaw-ui/thaw/tree/thaw-v0.3) | 0.6 |
|
|
| 0.4 / main branch | 0.7 |
|
|
|
|
## Resources
|
|
|
|
[Fluent UI](https://react.fluentui.dev)
|
|
|
|
[Pigment](https://github.com/kobaltedev/pigment)
|
|
|
|
[Naive UI](https://github.com/tusen-ai/naive-ui)
|
|
|
|
## Contribution
|
|
|
|
Thank you to all the people who already contributed to Thaw!
|
|
|
|
<a href="https://github.com/thaw-ui/thaw/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=thaw-ui/thaw" />
|
|
</a>
|