| Crates.io | lumen-blocks |
| lib.rs | lumen-blocks |
| version | 0.0.0 |
| created_at | 2025-06-26 18:30:04.147606+00 |
| updated_at | 2025-06-26 18:30:04.147606+00 |
| description | Accessible, styled, opinionated components for Dioxus inspired by the shadcn UI and built on Dioxus Primitives |
| homepage | https://lumenblocks.dev |
| repository | https://github.com/Leaf-Computer/lumen-blocks |
| max_upload_size | |
| id | 1727649 |
| size | 4,669 |
Accessible, styled, opinionated components for Dioxus.
Lumen is an ARIA-accessible, styled, opinionated component library for Dioxus inspired by the shadcn UI project, and built on top of the Dioxus Primitives unstyled components library.
[!IMPORTANT] This library is still experimental. Expect bugs and breaking changes until a stable release is made.
For installation instructions and getting started with your project, please visit our documentation: Installation Guide
dx serve -p docsite --platform web
If you are making changes to components, you should also run this during development to keep tailwind classes up to date, on top of the dx serve command.
cd docsite && tailwindcss -i tailwind.css -o assets/tailwind.css --config tailwind.config.js --watch
If you have nix-shell, these two commands can be done more ergonomically:
nix-shell
just dev-docsite
just dev-docsite-tailwind
This project stands in the shoulders of giants, and we would like to acknowledge the following open-source projects:
If you find value in this project, please consider becoming a sponsor to support ongoing development and maintenance. Your contributions help ensure Lumen Blocks continues to evolve with new features and improvements!
All source-code for this project is licensed under the MIT license.
Any contribution intentionally submitted for inclusion in this repository, by you, shall be licensed as MIT, without any additional terms or conditions.
© All rights are reserved to Leaf Computer Corporation for the name "Lumen Blocks", and the "Lumen Blocks" logo.