# @floating-ui/core

> Positioning library for floating elements: tooltips, popovers, dropdowns, and more

Latest version **1.8.0** (published 2026-07-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @floating-ui/core
pnpm add @floating-ui/core
yarn add @floating-ui/core
bun add @floating-ui/core
```

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.8.0 |
| Published | 2026-07-11 |
| First published | 2021-12-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 213.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 32741 |
| Author | atomiks |
| Maintainers | fezvrasta, atomiks |
| Keywords | tooltip, popover, dropdown, menu, popup, positioning |

## Links

- npm: https://www.npmjs.com/package/@floating-ui/core
- Repository: https://github.com/floating-ui/floating-ui
- Homepage: https://floating-ui.com
- Issues: https://github.com/floating-ui/floating-ui
- npm.io page: https://npm.io/package/@floating-ui/core

## Dependencies (1)

- [@floating-ui/utils](https://npm.io/package/@floating-ui/utils.md) ^0.2.12

## Alternatives

- [react-native-root-siblings](https://npm.io/package/react-native-root-siblings.md) — 102.9K weekly downloads
- [@praxisui/dialog](https://npm.io/package/@praxisui/dialog.md) — 2.0K weekly downloads
- [easy-toggle-state](https://npm.io/package/easy-toggle-state.md) — 350 weekly downloads
- [ngx-lightbox-evp](https://npm.io/package/ngx-lightbox-evp.md) — 19 weekly downloads
- [react-native-modal-translucent-axton](https://npm.io/package/react-native-modal-translucent-axton.md) — 4 weekly downloads

## Recent versions

- 1.8.0 (latest) — 2026-07-11
- 1.7.5 — 2026-03-03
- 1.7.4 — 2026-01-27
- 1.7.3 — 2025-07-30
- 1.7.2 — 2025-06-28
- 1.7.1 — 2025-06-02
- 1.7.0 — 2025-05-02
- 1.6.9 — 2025-01-07
- 1.6.8 — 2024-09-15
- 1.6.7 — 2024-08-07
- 1.6.6 — 2024-08-05
- 1.6.5 — 2024-07-22
- 1.6.4 — 2024-06-30
- 1.6.3 — 2024-06-25
- 1.6.2 — 2024-05-15
- … 48 more at https://npm.io/package/@floating-ui/core/versions

## README

# @floating-ui/core

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

---
_Source: https://npm.io/package/@floating-ui/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
