guillotine-ui 0.0.1

Guillotine UI: a sharp, minimal component library for Leptos, inspired by BitsUI. (Pre-alpha, API under active design.)
Documentation
  • Coverage
  • 33.33%
    1 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 14.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • RougeEtoile

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.