SaaSHub helps you find the best software and product alternatives Learn more β
Floating-ui Alternatives
Similar projects and alternatives to floating-ui
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Material UI
Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
-
-
-
-
-
-
sweetalert2
β¨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. πΊπ¦πͺπΊ
-
-
-
-
sortablejs
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better floating-ui alternative or higher similarity.
floating-ui discussion
floating-ui reviews and mentions
Posts with mentions or reviews of floating-ui.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-04.
-
Position tooltips and popovers with native CSS β zero runtime JS
floating-ui is one of the most-downloaded packages on npm β ~28M installs a week β and its core job is keep this box next to that box. To do that in 2020 you had to: measure the anchor's rect, measure the floating box, compute a position, write it to style, and then re-run that whole pipeline on every scroll, resize, and layout shift via an autoUpdate loop. That's the runtime cost. That's why there's a library.
- Floating UI β JavaScript library to position floating elements
- 12 Must-Know Libraries to Supercharge Your Frontend Development
-
Frontend Libraries for Your Next Project
Floating UI, formerly known as Popper.js, is a library for creating dynamic and responsive tooltips, pop-overs, dropdowns, and other floating widgets. Its powerful positioning engine ensures that elements are always displayed correctly, even in complex layouts.
-
Create a React Tooltip component using Popover API
For this small snippet, I've used JS Popover API (HTMLElement.showPopover & HTMLElement.hidePopover) and Floating UI for Tooltip positioning. Check it out:
-
Frontend resources! π
Floating UI (Tooltips): Floating UI for interactive tooltips
-
Top 9 CSS and JavaScript Tooltip Libraries
Floating UI (28.7k β) β A JavaScript library that helps you create and position floating elements such as tooltips, popovers, dropdowns, and more. It also provides hooks and components for building accessible user interactions with React. Floating UI is smart, flexible, and platform-agnostic. Floating UI is the evolution of Popper 2, designed to bring the project to a new level.
-
Exploring Catalyst, Tailwind's UI kit for React
Built-in anchor positioning: With Floating UI, components like Menu and Listbox automatically position their popovers, anchoring them to their triggers and allowing them to adjust to changes in the viewport quickly.
-
Guided Tours Solution for Your Web Application
Shepherd is a powerful and customizable open source JavaScript library for creating interactive tours and onboarding experiences in web applications. It uses another open source library Floating UI to render the dialog tours. It offers a simple setup process, dynamic content support, the ability to create custom actions and events, and theming and styling too. More importantly, it is responsive too and never goes offscreen on smaller devices. Shepherd also provides excellent documentation and support, making it a popular choice among developers.
-
How to implement this hover effect?
Check https://floating-ui.com/
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
Basic floating-ui repo stats
27
32,614
7.5
5 days ago
floating-ui/floating-ui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of floating-ui is TypeScript.