I Tried Every Svelte UI Library

Поделиться
HTML-код
  • Опубликовано: 9 июн 2024
  • List of Svelte UI libraries.
    🔴 Patreon: / joyofcode
    𝕏 Twitter: / joyofcodedev
    💬 Discord: / discord
    🔥 Uses: www.joyofcode.xyz/uses
    🔗 Svelte UI Libraries: joyofcode.xyz/svelte-ui-libra...
    🔖 Timestamps
    0:00 Intro
    0:37 Melt UI
    4:49 Bits UI
    7:55 Skeleton UI
    9:45 Flowbite Svelte
    11:13 shadcn-svelte
    13:37 Material Design
    14:40 Framework Agnostic
    17:36 Honorable Mentions
    20:42 Outro
    #joyofcode #sveltekit #svelte

Комментарии • 107

  • @skeletonlabs
    @skeletonlabs 3 месяца назад +139

    Thanks for the kind words and shoutout! Skeleton is privileged to appear alongside so many great options, with Melt from Thomas, Bits from Hunter, and Flowbite Zoltan and his crew. Please go check out their awesome projects! And keep an eye out for the next major version of Skeleton in the near future! It's going to be a huge leap forward with a ton of improvements. Matija, it won't be legit until you cover it of course. In the meantime, keep up the great work bud! 👍

    • @DaviiRolim
      @DaviiRolim 3 месяца назад +2

      All my apps I build using skeleton, it would be awesome if it's easier to upgrade for the new version when it comes out. Looking forward to it.

    • @sledgex9
      @sledgex9 3 месяца назад +1

      I wonder if it is practical you use Skeleton for their theming/design system and bits/melt for the component system.

    • @eternalsoma
      @eternalsoma 3 месяца назад +1

      Thanks to you, for making such good UI

    • @skeletonlabs
      @skeletonlabs 3 месяца назад +6

      @x9 I'm actually very keen to try this in v3, our next version. We're moving a lot of core features to our Tailwind plugin, which means you will be able to take the Skeleton theme system, Tailwind elements, our superset of utility classes, etc. and then apply them to any framework (or no framework at all). Which means there's potential to pair with Melt (or perhaps bits). I'm very excited to try it out honestly!

    • @jitx2797
      @jitx2797 3 месяца назад +1

      Skeleton is awesome for svelte. I really like the theme functionality

  • @Huntabyte
    @Huntabyte 3 месяца назад +71

    Great breakdown my friend! 🫡

    • @JoyofCodeDev
      @JoyofCodeDev  3 месяца назад +2

      Thank you! 🙇

    • @BrentMalice
      @BrentMalice 3 месяца назад +3

      o7 ty for ur service

    • @sledgex9
      @sledgex9 3 месяца назад +1

      I wonder if it is practical you use Skeleton for their theming/design system and bits/melt for the component system.

    • @user-fk7gb2mq7w
      @user-fk7gb2mq7w 3 месяца назад +1

      Another of my favourite RUclips channels. Shout out to huntabyte

    • @Capsmagick
      @Capsmagick Месяц назад

      I use shadcn-svelte for my projects

  • @PavelStianko
    @PavelStianko 3 месяца назад +36

    We are using Bits UI for all our projects 🥰

    • @Huntabyte
      @Huntabyte 3 месяца назад +7

      Pavel also designed all the example components for Bits UI and the docs and is a brilliant designer!

    • @andrebyte
      @andrebyte Месяц назад +1

      @@Huntabyte I loooove the structural design choices that were made when porting to shadcn-svelte and Bits UI. I'm newer in this space, and something about what you've done here has made UI libraries make so much more sense in my head.

  • @SheeceGardazi
    @SheeceGardazi 3 месяца назад +2

    Quality stuff as always, always lookin gforward to your next video :)

  • @mikelchannel4080
    @mikelchannel4080 3 месяца назад

    I’m just checking out svelte to build an idea and I can’t seem to find many svelte related videos. These videos are really good, keep it up!! 👍🏼💪🏼

  • @tahafiroz1370
    @tahafiroz1370 3 месяца назад +4

    That Shadcn - ShadCDN confusion hit right home for me

  • @Loui3Hunna
    @Loui3Hunna 3 месяца назад +4

    I would love a dedicated video on Melt and how you can bring your own stores and the best practices for state management

  • @Noxstrix
    @Noxstrix 3 месяца назад +3

    Thanks for taking the time to break all of this down. It would be fantastiawesome if you could do a video on MeltUI

  • @SGMAWLF
    @SGMAWLF 23 дня назад

    cool channel, thanks for putting in the work to save me time hunting down options for my next svelte project!

  • @guillaume_s
    @guillaume_s 3 месяца назад +2

    Carbon even if it isn't the most beautiful one, is actually really useful when you want a business-looking application. The Carbon library has a lot of complex Svelte components that other libraries doesn't have. Imo it's the best choice when you don't care about the design that much but want to save time with advanced UI.

  • @wahhabb
    @wahhabb 3 месяца назад +4

    Thanks for another great presentation. I will take advantage of your invitation to comment on Tailwind. IMO, Tailwind was written to solve a problem which Svelte solves better and more elegantly, and therefore we don't need (and lose value) when we combine Tailwind with Svelte. In complex web projects, you become afraid to change any CSS, because a change can have ripple effects elsewhere. So Tailwind essentially eliminates the cascade. It does this at the cost of effectively making you learn a replacement language for CSS and of lots of verbosity in your HTML. The whole benefit of CSS, of separating content from style, is lost.
    Svelte, OTOH, keeps the useful part of the cascade, i.e. not having to duplicate classes ad nauseum, while solving the side effect problem by having CSS in one component not apply to other components. You still get the separation of content from style; you can have a file of global styles as well as the local ones; the result is far less verbose and uses the CSS you already know. For those reasons and more, I am opposed to using Tailwind with Svelte.

  • @nyrox5292
    @nyrox5292 2 месяца назад

    great overview! thank you🤠

  • @BhideSvelte
    @BhideSvelte 3 месяца назад +1

    Yessssss please make a seperate video on how to build our own components using MELT UI

  • @r4rmas
    @r4rmas 3 месяца назад +4

    melt looks amazing 👌🏼

  • @user-uu8mr4fv4m
    @user-uu8mr4fv4m 3 месяца назад +3

    Would love to see a video on bits and melt!

  • @lasarkolja9692
    @lasarkolja9692 3 месяца назад +1

    Yes please a detailed video about MeltUI 🥰

  • @rakebullet5200
    @rakebullet5200 3 месяца назад +2

    I ended up using Skeleton. It has been a nice experience. I think getting a complementary light and dark theme is a bit harder, it would be nice to be able to override in the theme editor maybe? I also looked at Flowbite Svelte back then, but it was not fully developed and DaisyUI wasn't as nice to use as Skeleton in my opinion.

  • @JoopVanDeWege
    @JoopVanDeWege 3 месяца назад

    Hi, nice video, learned quite a bit about Svelte UI libraries. I have one question: What browser en tab extension are you using?

  • @thomaspais1873
    @thomaspais1873 3 месяца назад +4

    A video on melt ui will be really great. I find it difficult when you start mixing the components for exemple a combobox in a dialog.

    • @daleryanaldover6545
      @daleryanaldover6545 3 месяца назад

      just rename the root element of both component instances using spread operator:
      const {
      element: { root: dialogRoot }
      } = createDialog()
      const {
      element: { root: comboboxRoot }
      } = createCombobox
      then you can proceed using the renamed root inside a single file.

  • @OldKing11100
    @OldKing11100 3 месяца назад +7

    I think PicoCSS (especially V2) is underrated, but maybe it's for my use case only. I work with SvelteKit and Golang(templates + HTMX) and both projects are completely separate; being able to interop css between two vastly different projects using what is essentially plain CSS is a huge win if you can't live in Node 100%. The trade off is of course that you have to learn basic CSS.

    • @JoyofCodeDev
      @JoyofCodeDev  3 месяца назад +2

      I love Pico! 😄

    • @kimeiga
      @kimeiga 3 месяца назад

      I'll have to check out pico! I actually built Bahunya.css back in uni but the quality of classless css frameworks have gotten way better over the years so i need to make mine better methinks. Pico looks really good for only having 10 classes

  • @winterwolf3659
    @winterwolf3659 3 месяца назад +4

    PaperCSS components for Svelte, is also an awesome ui library with an paper drawn look.

    • @adamshand
      @adamshand 3 месяца назад +1

      thanks, didn't know about papercss!

  • @garybruce
    @garybruce 3 месяца назад

    Super insightful as ever! Is there a CSS version of shadcn-svelte or are we basically looking at Bits-UI. Thanks again

  • @zBrain0
    @zBrain0 3 месяца назад

    I didn't realize there was that many. Pretty cool Rundown.

  • @zhanezar
    @zhanezar 3 месяца назад +1

    melt ui is really amazing , like really well done ,

  • @Jeff-co.
    @Jeff-co. 22 дня назад +1

    I'm sorry, but Carbon UI is the most professional looking. Has all the components you need, looks clean and to the point. Events, data bindings and all that fluff is up to the framework and how you code things out. UI component libraries are just that, UI components.

  • @Serizon_
    @Serizon_ 3 месяца назад

    I can say that using daisyui is starting to make a lot more sense to me because its agnostic so i could use it with htmx as well but melt and shacn svelte are really good
    These vids are really well made , i dont sub much or like that often but this is really good so i actually subscribed and liked the video
    Cheers
    Also I really like the agnostic framework list including open props , I was wondering if I could use open props with daisyui?

  • @0791679
    @0791679 3 месяца назад +2

    Yes Please do a video of Melt UI

  • @Gabriel-ch7sx
    @Gabriel-ch7sx 3 месяца назад +1

    It'd be awesome if there was a library as complete as AnyDesign for Svelte. Someone started to build such library a few years ago but it's abandoned.

  • @user-lq7xz1th4x
    @user-lq7xz1th4x 3 месяца назад

    I would love to see a video about the Melt UI

  • @towbeewee
    @towbeewee 3 месяца назад

    Great, thanx for the collection. What about the performance of these Libraries?

    • @JoyofCodeDev
      @JoyofCodeDev  3 месяца назад +4

      You don't have to think about it.

  • @carbogninalbertp
    @carbogninalbertp 3 месяца назад

    Shadcn-svelte is based on melt UI, i have to say that if you need quick components it's the most complete library

  • @user-fk7gb2mq7w
    @user-fk7gb2mq7w 3 месяца назад

    Lovely ❤

  • @BrentMalice
    @BrentMalice 3 месяца назад

    I just learned about Tailwind component kits, and now im confused and wondering why these exist. I guess they just give me more specific behavior and technical stuff that i can do outside of just the base visual framework and base ability so i should probably take the tailwind "blocks' and then redo them with svelte components, if i want to have the Pick-A-Part web design approach from a larger library.

  • @anxpara
    @anxpara 3 месяца назад +1

    when i tried Skeleton UI a long time ago, its project creation script installed (by default) a strange app layer that broke the way the site's body behaved (i don't remember exactly what the app layer was called, or what exactly it broke). i bailed on it cause of that and a couple other annoyances

    • @sebascoding
      @sebascoding 3 месяца назад +1

      You probably selected the template with the App Shell. But you can easily remove it if it's not what you need, it's just a layout component, or select the barebones template.

    • @anxpara
      @anxpara 3 месяца назад +1

      @@sebascoding yeah i went through the cli wizard again and deselected it. Just wasn't impressed with skeleton overall and melt looked more appealing for my workstyle

  • @jaymason7097
    @jaymason7097 2 месяца назад

    I think there are some patterns that we can use in svelte 5 that will make for a better headless UI library than melt. The method that they used was good, but now with svelte 5 it is a bit of a hacky api I think. Looking forward to see what the community comes up with using svelte 5.

  • @makezdtem
    @makezdtem 3 месяца назад +2

    DaisyUI is awesome!

  • @nyashachiroro2531
    @nyashachiroro2531 3 месяца назад +1

    Man Huntabyte is a beast
    🔥🔥🔥

  • @itsmu1x
    @itsmu1x 3 месяца назад +1

    Dude what's ur browser? Or these tabs are an extensions?

    • @viwatch
      @viwatch 3 месяца назад +1

      Brave browser brou

    • @7heMech
      @7heMech 3 месяца назад

      Common Brave browser W, it's a super chad browser, once you take a min to hide and disable the crypto stuff if you're not interested in them.

  • @BhideSvelte
    @BhideSvelte 3 месяца назад

    I love Melt UI, Bits UI, Shadcn Svelteee a lottttt

  • @ishaanmalhotra3008
    @ishaanmalhotra3008 3 месяца назад +1

    I tried Melt UI, looks great! And I agree with you on Material. It looks old, dated. I find it boring now, seen too much of it on Google related stuff.

  • @shakirali3647
    @shakirali3647 3 месяца назад +1

    Can you showcase Melt UI in it's own video please?

  • @dlongodesign7026
    @dlongodesign7026 3 месяца назад

    Everything I wanted to use still V.0 and not ready for production…😢

  • @ryan_roga
    @ryan_roga 3 месяца назад

    3:40 I agree. I was thinking it would be nice to have tabs for levels of complexity. More examples are always better IMHO. Show people the full extent of what's possible, but start at the most very basic implementation.

  • @deniztb4192
    @deniztb4192 3 месяца назад +3

    Can we use DaisyUi with Melt-ui? 🤔🤔🔥🔥

  • @upsxace
    @upsxace 3 месяца назад +1

    I think it will still take a while to have any UI library that compares to the React ones in Svelte, but I'm really happy that some good ones are actually starting to appear now!
    I will start doing stuff with svelte as soon as Svelte 5 is released

  • @MauritsWilke
    @MauritsWilke 3 месяца назад

    What is your browser? Arc?

  • @yikesawjeez
    @yikesawjeez 3 месяца назад

    i love that this comments section is just wholesome nerds being excited about the things all the other nerds made 😊

  • @johntierney3353
    @johntierney3353 3 месяца назад +1

    Keeping going back to Daisy UI. Started using Skeleton but ran into problems with their utility components - Drawers, Modals and Toasts. All three of those use the "singleton pattern" and hand problems with displaying the correct date when displaying dynamic data from different pages. Ended up ripping out Skelton. Playing around with shadcn and my biggest problem is figuring out how to customize the components. Like how to turn the Menu component from horizontal to vertical. Hopefully it's a learning curve thing.
    The problem with all of these UIs is until you build a big project, you don't find the weaknesses .

  • @piyushere
    @piyushere 14 дней назад

    came here after, "guys how cool is this"

  • @necmettinb
    @necmettinb 3 месяца назад +3

    I would like to see you talk on carbon-svelte

    • @MoreSlater
      @MoreSlater 3 месяца назад

      He said: ruclips.net/video/qyG-xWjNZKU/видео.htmlsi=FegNOs-p_NrRPUbT 😂

  • @mikeonthebox
    @mikeonthebox 2 месяца назад

    If you don't have anything to say about Carbon, why is it on the Honorable mentions?

  • @laztheripper
    @laztheripper 3 месяца назад +3

    All of this is just way too much. Every single element in a Select in all of these will try to grab multiple contexts because they all depend on melt-ui in the end (getContext() is actually pretty slow). That's because shad depends on bits-ui, and bits-ui depends on melt-ui, and on top of that they do Tailwind CSS class processing during runtime, cause of course they couldn't just do regular (performant) svelte style css.
    The amount of code that has to run here is incredible, and it makes a simple select with a couple thousand items lock up the entire window.
    So I wrote my own, and accessibility was the easiest part by far. So if that's what is keeping you from making your own, just do it.

    • @kimeiga
      @kimeiga 3 месяца назад

      this was interesting; did not know that melt powers bits powers shadcn/svelte. Would you mind sharing how you built your own? Sounds like you could publish a better library than them haha

  • @thederpykrafter
    @thederpykrafter 2 месяца назад

    Something about most of the svelte ui libraries having almost identical websites makes me not want to use them

  • @fcnealvillangca7943
    @fcnealvillangca7943 2 месяца назад

    we need a tutorial on how to crop image and send it to form action maybe svelte-easy-crop tutorials 😢😢

  • @sadunozer2241
    @sadunozer2241 3 месяца назад

    The amount of work required is acceptable for me only in either Pico or Skeleton.

  • @mikeonthebox
    @mikeonthebox 2 месяца назад

    The Select for Skeleton was under Tailwind > Forms. I was expecting you actually trying them and showing on the video itself how complicate the setup for each of them was. I notice when using for example Skeleton that it requires a lot of steps to add to a project. Too bad you didn't go this way, as it would make the video more interesting, many libraries look great, but sometimes their installation are pure pain.

  • @dennismwangi4438
    @dennismwangi4438 3 месяца назад

    skeleton works for me.

  • @coderentity2079
    @coderentity2079 3 месяца назад +1

    The winner is: bits ui + pico css

  • @rubnvaz
    @rubnvaz 3 месяца назад

    Dedicated video for Melt please 😊

  • @phillbaska
    @phillbaska 3 месяца назад +3

    Why do you not have to say alot about carbon svelte? is it supposed to be obvious of how good or bad this UI is?

    • @EnricoSacchetti
      @EnricoSacchetti 3 месяца назад

      It's a great library for when you need to make CRUDs or internal facing applications quickly and accessibly; without requiring brand consistency.
      It definitely felt more like a mention than an "honourable mention", likely because it doesn't have comprehensive backing from IBM. Check out the repo discussions and announcements for more details.

    • @danko95bgd
      @danko95bgd 3 месяца назад

      I used it, autocomplete has issues when you have many items in list, it becomes super slow and starts lagging.
      Table is not responsive.
      Overall has many of those small annoyances where components are lacking few details or props for certain things if you want to customize it and so on

  • @jonahfoxy
    @jonahfoxy 3 месяца назад

    what do you use ?

  • @KHe3CaspianXI
    @KHe3CaspianXI 3 месяца назад +6

    bro teach me new svelte 5

  • @kimeiga
    @kimeiga 3 месяца назад

    this is a super useful video thank you!
    i actually don't think carbon looks that bad ahah ^^;;

  • @RicanSamurai
    @RicanSamurai 3 месяца назад

    ez pz

  • @cis84muz
    @cis84muz 3 месяца назад

    That's pity that their code isn't in Svelte 5 yet

  • @Terr590
    @Terr590 3 месяца назад

    Whoever smelte it, delt it

  • @BrentMalice
    @BrentMalice 3 месяца назад +1

    imgoingtowriteanentirefreakingnovelin1linebecauseithinkhittingenterlowersefficiency-wind

    • @BrentMalice
      @BrentMalice 3 месяца назад

      it only took me 11 days to realize im stupid. new record

  • @danko95bgd
    @danko95bgd 3 месяца назад +4

    And they all suck

  • @morespinach9832
    @morespinach9832 2 месяца назад

    All based on the clutter of tailwind "CSS". Dozens of tags for a simple button. Stupid to see this dumb concept being perpetuated...

  • @michaelcuneo9746
    @michaelcuneo9746 2 месяца назад

    I need to have a look at MELT... every other UI component you've listed here is a bit hmm... unused? What about SMUI? Everything you've mentioned here is so messy and gross... Skeleton UI was one of the worst things I have ever tried to set up... shadcn-svelte wasn't even worth a mention, the only useful one I've ever found to actually do everything without the mess and rubbish was SMUI. All of the UI component libraries that you have suggested here defeat the purpose of component containers... Svelte was designed to do away with the crap that comes with absolutely terrible shit like Tailwind... but you're kinda defeating all of that by stuffing tailwind back in. For Svelte and other zero day frameworks... Tailwind needs to die.

  • @algo-wave
    @algo-wave 3 месяца назад +1

    BreakwindCSS 🍑🌪

    • @siyedyoussef3202
      @siyedyoussef3202 3 месяца назад

      If we could back in time to change the time branch to write more scss than tailwind