InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Svelte-headlessui Alternatives
Similar projects and alternatives to svelte-headlessui
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
mantine-datatable
The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
-
-
-
-
svelte-headlessui discussion
svelte-headlessui reviews and mentions
-
[Self Promo] Ato UI: A themeable UI library built with UnoCSS
Hi everyone, I'm so happy I can finally share the project I've been working on for the past few months. Ato UI is a themeable component UI library built with UnoCSS (with the Tailwind + Windi preset) and offers both styled and headless components, since the library is build on top of other fantastic headless libraries like Headless UI and Grail UI. Skeleton was also a big inspiration, as you'll be able to see in the designer page and the token system.
-
How to implement a data access layer pattern in SvelteKit?
You mention YAGNI, but I think the bigger blocker is "Don't reinvent the wheel" - which I think is the most misunderstood bit of programming advice out there. In my SvelteKit app, I am not using a "UI Framework" that provides components to me. I don't need to. Svelte is simple enough that I can build almost anything myself. I've looked at Skeleton's source code, and their components on average are not better than versions I have rolled myself. There are a few cases where it's better to use a framework. Sliders, for instance, have a lot of edge cases. So I use Swiper for carousels. But even then, I could build a working basic slider (that doesn't address the numerous edge cases) myself in an hour. The other case is Headless UI but even there, I disagree with how he implemented some things and it's possible to roll your own Svelte Headless UI just from Tailwind's source.
-
searching for a beautiful smooth svelte modal
I've been using https://github.com/captaincodeman/svelte-headlessui/ since previous with react I was using headlessui w/ tailwid.
- Svelte Headless UI has been abandoned, what should we do?
-
What Svelte UI Library Should You Use?
I've also seen this alternative library utilising svelte use:action directive rather than components.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 May 2025
Stats
CaptainCodeman/svelte-headlessui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of svelte-headlessui is TypeScript.
Popular Comparisons
- svelte-headlessui VS melt-ui
- svelte-headlessui VS ato-ui
- svelte-headlessui VS grail-ui
- svelte-headlessui VS mantine-datatable
- svelte-headlessui VS skeleton
- svelte-headlessui VS svelte-headlessui
- svelte-headlessui VS ark
- svelte-headlessui VS headlessui
- svelte-headlessui VS Swiper
- svelte-headlessui VS next-auth