shoelace-css VS spectrum-web-components

Compare shoelace-css vs spectrum-web-components and see what are their differences.

shoelace-css

A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME. WE ARE LIVE ON KICKSTARTER! 👇👇👇 (by claviska)
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
shoelace-css spectrum-web-components
73 15
11,962 1,171
3.6% 3.7%
9.6 9.8
4 days ago 5 days ago
TypeScript TypeScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shoelace-css

Posts with mentions or reviews of shoelace-css. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • Htmx and the Rule of Least Power
    4 projects | news.ycombinator.com | 12 Apr 2024
    HTMX gets all the hype right now, but there are other tools in the same vain, my favorite being Unpoly (https://unpoly.com). Together with Shoelace (https://shoelace.style) you get nice GUIs real fast, without the burden of complicated dependency management and build steps. Also, you don't have to write a lot of JS, just what is needed for small enhancements, as it was meant to be. Some might say the main drawback is the tight coupling to your backend. In my case, this is also the main benefit as it integrates perfectly with the backend framework (Django).
  • Show HN: Hyperdiv – Reactive, immediate-mode web UI framework for Python
    9 projects | news.ycombinator.com | 20 Feb 2024
    Hello HN,

    I'm releasing Hyperdiv (https://hyperdiv.io), a framework for rapidly developing reactive browser UIs in Python, with immediate-mode syntax and using Shoelace (https://shoelace.style) as its built-in component system.

    This short coding video will give you a good idea of what it is: https://www.youtube.com/watch?v=4XJKfxaqvGE

    I wrote a brief article about the motivation and approach: https://hyperdiv.io/intro.html

    Hyperdiv doesn't aim to compete with serious full-stack frameworks. The core aim was to make it easy and fast to prototype apps and build UI-based tools. I was originally motivated by internal tools at work -- feeling the need to quickly put together UI-based tools to share with both technical and non-technical coworkers, without having to stand up and maintain a full internal stack.

    This is my first major open source release. I really appreciate your feedback and support. - Marius

  • Making Web Component properties behave closer to the platform
    9 projects | dev.to | 21 Jan 2024
    For example, all the following design systems can be used without tooling (some of them provide ready-to-use bundles, others can be used through import maps): Google's Material Web, Microsoft's Fluent UI, IBM's Carbon, Adobe's Spectrum, Nordhealth's Nord, Shoelace, etc.
  • Shadcn: Beautifully designed components that you can copy-paste into your apps
    15 projects | news.ycombinator.com | 12 Jan 2024
  • Shoelace: A forward-thinking library of web components
    3 projects | news.ycombinator.com | 10 Jan 2024
    1 project | news.ycombinator.com | 7 Oct 2023
  • Stream Updates to Your Users with LiteCable for Ruby on Rails
    4 projects | dev.to | 10 Jan 2024
    Here's what this looks like - note that I'm using Shoelace components for styling purposes.
  • Ask HN: Is there something like shadcn/UI for vanilla HTML and JavaScript?
    1 project | news.ycombinator.com | 15 Nov 2023
  • Lit 3 Release Announcement
    9 projects | news.ycombinator.com | 10 Oct 2023
    There are lots of open-source design systems built with Lit. Shoelace is a popular component set that you might check out: https://github.com/shoelace-style/shoelace There are many others...

    Would it help if we listed more open source projects on our site?

    Because of our focus on components and the fact that you really can use just about any libraries and scaffolding for apps, we don't really have an app starter kit, but it's something we've talked about.

  • Framework Interoperable Component Libraries Using Lit Web Components.
    8 projects | dev.to | 8 Oct 2023
    I'm really excited about all this, and it makes me have some faith in the web again. I think that Lit is a step in the right direction especially the ability to do SSR / SSG and hydrate a web page. Hopefully 🤞 Shoelace can get SSR running, which is currently one hurdle, but I think it is achievable.

spectrum-web-components

Posts with mentions or reviews of spectrum-web-components. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.
  • Making Web Component properties behave closer to the platform
    9 projects | dev.to | 21 Jan 2024
    For example, all the following design systems can be used without tooling (some of them provide ready-to-use bundles, others can be used through import maps): Google's Material Web, Microsoft's Fluent UI, IBM's Carbon, Adobe's Spectrum, Nordhealth's Nord, Shoelace, etc.
  • I hate CSS: how can I build UIs?
    13 projects | news.ycombinator.com | 5 Nov 2023
  • Painless Web Components: Naming is (not too) Hard
    2 projects | dev.to | 20 Feb 2023
    sp- (Spectrum components from Adobe6)
  • Cypress component tests for Lit Elements (web components)
    3 projects | dev.to | 13 Oct 2022
    Spectrum web components by Adobe is really mature design system that makes a lot of usage of Lit Elements. Their testing setup uses the suggested web test runner. Lit's documentation on testing suggests using that library.
  • JetBrains Ring UI
    10 projects | news.ycombinator.com | 7 Oct 2022
  • Exploring The F# Frontend Landscape
    13 projects | dev.to | 23 May 2022
    In Fable.Lit rather than building an F# DSL (we tried) we use a string-based alternative which is closed to the HTML you know and love, this also helps a lot when you have to consume web components like those from shoelace.style, fast.design, adobe spectrum components, and more, this will be a very important and big point over the next few years now that web components have taken off finally with major companies like Microsoft, Salesforce, Github, Adobe and more are using them.
  • Ask HN: Anyone know of any largish applications built with WebComponents?
    2 projects | news.ycombinator.com | 4 May 2022
    Oh hey, that me! We at Adobe are investing heavily in web editors built with web component technology. Not just Photoshop, but Illustrator, Lightroom, and a number of brand new or in development applications across the company, as well.

    We’re also leveraging web components to support interoperability of our design system across teams who still choose to use frameworks or have been using them all this time. In this way we ship https://opensource.adobe.com/spectrum-web-components/ and teams like fonts.adobe.com that have a long standing Angular app, or edex.adobe.com with their long standing Vue app or various recent acquisitions with their own technical decisions, can all consume Spectrum design without shipping their own implementation or rewriting their app to another stack.

    The ease of building at depth scale for large applications and at breadth scale for applications no matter their architectural decisions has been a huge win for Adobe and our goals to drive consistency and quality across the company. The speed and scope at which we’ve been able to do so just wouldn’t be possible without web components.

  • Testing Accessibility with Shadow Roots
    2 projects | dev.to | 22 Feb 2022
    Recently, I had the opportunity to discuss the difficulties, learnings, and victories or developing Spectrum Web Components together with fellow custom element developers from teams at IBM, ING, SAP, and Vaadin. If you missed the live stream, check out the recording! Fellow panelist, Ari Gilmore, made a great point that there is a lack of reading material for developers like ourselves to draw from when looking to build solid accessibility practices into the web components space. With that in mind, I thought it would be a good idea to take some of the abstract concepts we discussed in the panel and share some actual examples of working and testable code. Hopefully, this can better support the next developer(s) looking to bring a high-quality, accessible, design system to life for their team via web components.
  • [AskJS] Javascript methodology/library/pattern for plain HTML Design System components
    3 projects | /r/javascript | 22 Dec 2021
    Their repos are public: - https://github.com/adobe/spectrum-web-components - https://github.com/adobe/react-spectrum
  • Who doesn't love some `<slot/>`s?
    1 project | dev.to | 23 Nov 2021
    It does seem like I enjoy a good . I mean, look, I wrote about them all the way back in 2018 in ing in Some Tips, and then in 2020, I spoke about Stacked Slots at a virtual Web Components SF meetup (see the associated slides), before sharing a proof of concept for Light DOM as Model. And, as if that weren't enough, here we are again, and I'm writing to you, friend, about s. Today, we're going to get out of the theoretical and into the practical as we start on the path towards actual usage of Stacked Slots that I'm excited to bring to life as part of Adobe's Spectrum Web Components to support the delivery of Spectrum design's Help Text pattern.

What are some alternatives?

When comparing shoelace-css and spectrum-web-components you can also consider the following projects:

carbon-components-svelte - Svelte implementation of the Carbon Design System

fast - The adaptive interface system for modern web experiences.

ng-bootstrap - Angular powered Bootstrap

lwc - ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

wired-elements - Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.

material - Material design for AngularJS

material-web - Material Design Web Components

stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.

vaadin - An evolving set of open source web components for building mobile and desktop web applications in modern browsers.

Svelte - Cybernetically enhanced web apps

lion - Fundamental white label web component features for your design system.