back to home

RustForWeb / floating-ui

Rust port of Floating UI with support for Dioxus, Leptos and Yew.

85 stars
8 forks
5 issues
RustJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing RustForWeb/floating-ui in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/RustForWeb/floating-ui)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Rust Floating UI Rust port of Floating UI. Floating UI is a library that helps you create "floating" elements such as tooltips, popovers, dropdowns, and more. Frameworks Rust Floating UI is available for these Rust frameworks: • DOM ( ) • Dioxus • Leptos • Yew Examples See the Rust Floating UI book for examples. Each framework has an implementations of the Floating UI tutorial as an example: • DOM • Dioxus • Leptos • Yew Additionally, implementations of Floating UI tests are more complex examples: • Dioxus • Leptos • Yew Documentation See the Rust Floating UI book for documentation. Documentation for the crates is available on Docs.rs: • • • • • • Credits The logo is a combination of the Floating UI logo and Ferris the Rustacean. License This project is available under the MIT license. Rust for Web The Rust Floating UI project is part of Rust for Web. Rust for Web creates and ports web libraries for Rust. All projects are free and open source.