Skip to content

Nelhoa/svelte-pops

Repository files navigation

Popovers and tooltips | Svelte 5 & Tailwindcss 4

svelte-pops image

Complete popover and tooltip management library with Svelte 5 & Tailwindcss 4.

Full documentation on the demo site.

Features

  • Great DX with no extra bindings
  • Widely customizable
  • Stackable popover
  • Handle tooltips
  • Handle shallow routing
  • Handle escape keydown shortcut
  • Handle stop scrolling
  • Based on Svelte 5 and typescript
  • Requires Tailwindcss 4
  • Placement based on floating-ui