Guillotine UI
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.
Inspiration
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.