The goal: bring the shadcn/ui component registry model to Dioxus — Tailwind CSS, copy-paste ready components for Rust web apps.
Early stage, experimental — expect breaking changes. Open to contributors.
Not affiliated with or endorsed by the Dioxus team. This is an independent personal project.
This project will eventually be integrated into rust-ui.com, alongside the existing Leptos component library.
Live demo: dioxus-ui.wasmer.app
- Dioxus 0.7
- Tailwind CSS v4
- tw_merge — class merging
- icons — Lucide icons for Dioxus
- Deployed on Wasmer Edge
dx serve # web
dx serve --platform desktop
dx serve --platform iosMIT — see LICENSE