floating-ui-core

Crates.iofloating-ui-core
lib.rsfloating-ui-core
version
sourcesrc
created_at2024-03-24 14:36:12.703679
updated_at2024-11-03 18:49:00.205875
descriptionRust port of Floating UI. Positioning library for floating elements: tooltips, popovers, dropdowns, and more.
homepagehttps://floating-ui.rustforweb.org
repositoryhttps://github.com/RustForWeb/floating-ui
max_upload_size
id1184420
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Daniƫlle Huisman (DanielleHuisman)

documentation

README

Rust Floating UI Logo

floating-ui-core

This is the platform-agnostic core of Floating UI, exposing the main compute_position function but no platform interface logic.

Rust Floating UI is a Rust port of Floating UI.

Documentation

See the Rust Floating UI book for documentation.

Rust For Web

The Rust Floating UI project is part of the Rust For Web.

Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.

Commit count: 250

cargo fmt