https://github.com/RustForWeb/shadcn-ui
Rust port of shadcn/ui with support for Leptos and Yew.
https://github.com/RustForWeb/shadcn-ui
Last synced: 3 months ago
JSON representation
Rust port of shadcn/ui with support for Leptos and Yew.
- Host: GitHub
- URL: https://github.com/RustForWeb/shadcn-ui
- Owner: RustForWeb
- License: mit
- Created: 2024-06-05T11:34:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T01:34:33.000Z (3 months ago)
- Last Synced: 2025-07-21T01:35:15.880Z (3 months ago)
- Language: Rust
- Homepage: https://shadcn-ui.rustforweb.org
- Size: 691 KB
- Stars: 179
- Watchers: 6
- Forks: 23
- Open Issues: 144
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-yew - Rust shadcn/ui - Rust port of shadcn/ui with support for Leptos and Yew. (Crates / Component Libraries)
- trackawesomelist - Rust shadcn/ui (⭐48) - Rust port of shadcn/ui with support for Leptos and Yew. (Recently Updated / [Nov 29, 2024](/content/2024/11/29/README.md))
- awesome-shadcnui - Github - ui.rustforweb.org) | ★158 | (Components & Libraries)
README
Rust shadcn/ui
Rust port of [shadcn/ui](https://ui.shadcn.com/).
[shadcn/ui](https://ui.shadcn.com/) is a library of beautifully designed components that you can copy and paste into your apps.
## Frameworks
Rust shadcn/ui is available for these Rust frameworks:
- [Leptos](./packages/leptos)
- [Yew](https://yew.rs/)
The following frameworks are under consideration:
- [Dioxus](https://dioxuslabs.com/)
See [the Rust shadcn/ui book](https://shadcn-ui.rustforweb.org/introduction.html#frameworks) for more information.
## Documentation
See [the Rust shadcn/ui book](https://shadcn-ui.rustforweb.org).
## Credits
The logo is a combination of the [shadcn/ui logo](https://github.com/shadcn-ui/ui/blob/main/apps/www/components/icons.tsx) and [Ferris the Rustacean](https://rustacean.net/).
## License
This project is available under the [MIT license](LICENSE.md).
## Rust for Web
The Rust shadcn/ui project is part of [Rust for Web](https://github.com/RustForWeb).
[Rust for Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.