Which UI components framework to use with Svelte project

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • carbon-components-svelte

    Svelte implementation of the Carbon Design System

    As far as I am aware, I think Carbon (https://github.com/carbon-design-system/carbon-components-svelte) is the most complete one for svelte atm. I am not really a fan of the design, but it is ok for a prototype.

  • svelte-headlessui

    Unofficial Svelte port of the Headless UI component library

    Just in case you haven't seen it, I ported Headless UI to Svelte recently: https://github.com/rgossiaux/svelte-headlessui

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • open-props

    CSS custom properties to help accelerate adaptive and consistent design.

    Tailwind plus Daisy UI is a popular option and I use carbon for examples a lot. I've switched to using Open Peops to get a good baseline of CSS variables, but you would still need to create components and classes around that, so not a component library.

  • attractions

    A pretty cool UI kit for Svelte

    I really like https://illright.github.io/attractions/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts