shoelace-css VS storybook

Compare shoelace-css vs storybook 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)

storybook

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. (by storybookjs)
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 storybook
73 321
11,962 82,727
3.6% 0.7%
9.6 10.0
5 days ago 6 days ago
TypeScript TypeScript
MIT License MIT License
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.

storybook

Posts with mentions or reviews of storybook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Storybook not picking up tailwindcss
    1 project | dev.to | 17 Apr 2024
    [Bug]: Configuration with TailwindCss Next.js using Tailwind with Storybook
  • Astro.js as an alternative to Next.js: pushing the limits
    7 projects | dev.to | 17 Apr 2024
    Astro has no runtime. This means no unit tests. This also means no Storybook for your Astro components (although, they’re working on it!)
  • Release Radar β€’ March 2024 Edition
    14 projects | dev.to | 7 Apr 2024
    If you're into UI development, then you need to know about Storybook. It's a frontend workshop for building UI components and pages in isolation. The latest version brings some big improvements for testing and documentation with built-in visual testing. There's also React Server Component support, improved controls for React and Vue projects, as well as improved Vite architecture, Vitest testing, and Vite 5 support. Check out all the major changes in the Storybook changelog.
  • Top 10 Tools Every React Developer Needs in 2024
    4 projects | dev.to | 3 Apr 2024
    Storybook
  • Announcing AnalogJS 1.0 πŸš€
    5 projects | dev.to | 14 Mar 2024
    We are continuing to make building fullstack websites and application with Analog and Angular as seamless as possible, and extending the Angular ecosystem through integrations with Astro, Nx, [Vitest]https://analogjs.org/docs/features/testing/vitest, Storybook, and more.
  • Storybook 8
    6 projects | dev.to | 12 Mar 2024
    Storybook is the industry standard UI tool for building, testing, and documenting components and pages. It’s used by thousands of teams globally, integrates with all major JavaScript frameworks, and combines with most leading design and developer tools.
  • Add Cypress, Playwright, and Storybook to Nx Expo Apps
    1 project | dev.to | 19 Feb 2024
    Expo has first-class support for building full-stack websites with React, so I can leverage that to add Cypress/Playwright for E2E testing and add the Storybook for UI components.
  • 13 best React debugging tools
    4 projects | dev.to | 3 Jan 2024
    Storybook emerges as a pioneering solution among React debugging tools, offering an interactive environment for developers to create and test UI components. With its robust platform, teams can build, organize, and design UI components, and even entire screens, without the hurdles of business logic and plumbing.
  • Javascript is hard ayy eff
    1 project | /r/Frontend | 10 Dec 2023
    3) Look into things like StoryBook for your components - https://storybook.js.org/ - they help you get into good practices and expose you to some more advanced techniques but in a gradual and friendly way, and again, it's good to get into good habits from the start, and these help make sure you're getting into those good habits (it can be hard to learn good habits, but being forced into them helps, I find!)
  • Storybook 7.6 is out!
    1 project | /r/reactjs | 1 Dec 2023
    [Storybook 7.6](https://github.com/storybookjs/storybook/releases) is here with increased performance and much more! πŸ”₯ Improved SWC support πŸ§ͺ New test utilities and fast build mode πŸ”Ό NextJS SWC + avif support & fixes 🀑 SvelteKit page and navigation mocking βš›οΈ React-docgen upgrade 🎨 Controls a11y, background theming, and viewports 🩺 CLI: The doctor is in! 🚫 Addons: Remove React as a peer dependency πŸͺ¦ Storyshots and Vue2 deprecated

What are some alternatives?

When comparing shoelace-css and storybook you can also consider the following projects:

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

Docusaurus - Easy to maintain open source documentation websites.

ng-bootstrap - Angular powered Bootstrap

fluentui-blazor - Microsoft Fluent UI Blazor components library. For use with .NET 6.0 or higher Blazor applications

material - Material design for AngularJS

react-styleguidist - Isolated React component development environment with a living style guide

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.

fractal - A tool to help you build and document website component libraries and design systems.

spectrum-web-components - Spectrum Web Components

svelte-luna - svelte ui kit

Svelte - Cybernetically enhanced web apps

primeng - The Most Complete Angular UI Component Library