Skip to content

rust-ui/dioxus-ui

Repository files navigation

Dioxus UI

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

Stack

Run locally

dx serve # web
dx serve --platform desktop
dx serve --platform ios

Star History

Star History Chart

License

MIT — see LICENSE