Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RustForWeb/radix
Rust port of Radix with support for Leptos.
https://github.com/RustForWeb/radix
Last synced: about 2 months ago
JSON representation
Rust port of Radix with support for Leptos.
- Host: GitHub
- URL: https://github.com/RustForWeb/radix
- Owner: RustForWeb
- License: mit
- Created: 2024-03-19T18:29:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T06:55:57.000Z (3 months ago)
- Last Synced: 2024-10-25T09:37:14.305Z (3 months ago)
- Language: Rust
- Homepage: https://radix.rustforweb.org
- Size: 1.73 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-yew - Rust Radix - Rust port of Radix with support for Leptos and Yew. (Crates / Component Libraries)
- trackawesomelist - Rust Radix (⭐14) - Rust port of Radix with support for Leptos and Yew. (Recently Updated / [Nov 29, 2024](/content/2024/11/29/README.md))
README
Rust Radix
Rust port of [Radix](https://www.radix-ui.com).
[Radix](https://www.radix-ui.com) is a library of components, icons, colors, and templates for building high-quality, accessible UI.
## Frameworks
Rust Radix is available for these Rust frameworks:
- [Leptos](./packages/primitives/leptos)
- [Yew](https://yew.rs/)The following frameworks are under consideration:
- [Dioxus](https://dioxuslabs.com/)
See [the Rust Radix book](https://radix.rustforweb.org/introduction.html#frameworks) for more information.
## Documentation
See [the Rust Radix book](https://radix.rustforweb.org).
## Credits
The logo is a combination of the [Radix logo](https://github.com/radix-ui/website/blob/main/components/RadixLogo.tsx) and [Ferris the Rustacean](https://rustacean.net/).
## License
This project is available under the [MIT license](LICENSE.md).
## Rust For Web
The Rust Radix project is part of the [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.