mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-23 06:19:22 -05:00
30 lines
835 B
Markdown
30 lines
835 B
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
|
|
|
|
[https://thawui.vercel.app](https://thawui.vercel.app)
|
|
|
|
## Leptos compatibility
|
|
|
|
| Crate version | Compatible Leptos version |
|
|
| ------------- | ------------------------- |
|
|
| 0.1 | 0.5 |
|
|
| 0.2 / 0.3 | 0.6 |
|
|
|
|
## Resources
|
|
|
|
[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>
|