| Crates.io | guillotine-ui |
| lib.rs | guillotine-ui |
| version | 0.0.1 |
| created_at | 2025-11-17 06:22:15.506482+00 |
| updated_at | 2025-11-17 06:22:15.506482+00 |
| description | Guillotine UI: a sharp, minimal component library for Leptos, inspired by BitsUI. (Pre-alpha, API under active design.) |
| homepage | https://elephantladder.dev |
| repository | https://github.com/elephant-ladder/guillotine-ui |
| max_upload_size | |
| id | 1936321 |
| size | 14,773 |
A sharp, minimal component library for Leptos, inspired by BitsUI.
Guillotine UI is an experimental UI component library for the Leptos framework. The goal is to provide a set of composable, headless-ish components with an API style inspired by [BitsUI], but implemented from scratch for Rust and Leptos.
Right now, this crate only exists as a pre-alpha placeholder so that
the name guillotine-ui can be reserved on [crates.io] while the design
and implementation are in progress.
Status: pre-alpha, unstable, not ready for production use.
Guillotine UI is inspired by the excellent [BitsUI] project (MIT). This crate reimagines similar ideas and component patterns for the Leptos ecosystem with a Rust-first architecture.
This project is unofficial and not affiliated with or endorsed by BitsUI or its authors.