An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



Rust shadcn/ui Logo

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.