thaw/README.md
2024-08-11 16:01:58 +08:00

34 lines
1.2 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>
## Documentation & Community
[https://next-thawui.vercel.app](https://next-thawui.vercel.app)
[Discord](https://discord.com/channels/1031524867910148188/1270735289437913108)
## Leptos compatibility
| Crate version | Compatible Leptos version |
| -------------------------------------------------------------------- | ------------------------- |
| 0.2 / 0.3 | 0.6 |
| 0.4([thaw/fluent](https://github.com/thaw-ui/thaw/tree/thaw/fluent)) | 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>