rocket VS shoelace-css

Compare rocket vs shoelace-css and see what are their differences.

rocket

The modern web setup for static sites with a sprinkle of JavaScript (by modernweb-dev)

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
rocket shoelace-css
7 73
361 11,962
1.7% 3.6%
2.2 9.6
2 months ago 8 days ago
JavaScript 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.

rocket

Posts with mentions or reviews of rocket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • Rocket and web components
    5 projects | dev.to | 11 Oct 2022
    Rocket is a tool used for creating web pages and it is fabulous for generating static content starting from markdown files. One of the cool thing about Rocket is the fact that web components and javascript can be used inside the markdown files. ​ Creating a project with Rocket is quite straightforward, you can take a look at the documentation or if you like to learn by looking at examples, you can find good ones in the Rocket’s GitHub repository . ​ This guide is created for getting you started with Rocket and FicusJS. FicusJS is a set of lightweight functions for developing applications using web components. ​ Using the Create Ficus App CLI you can quickly scaffold a project that contains a basic structure for working with Rocket and FicusJS. ​ The project will contain:
  • Show HN: Rocket – Everyone can code a Website (using web standards)
    1 project | news.ycombinator.com | 23 Aug 2022
  • Rocket: The modern web setup for static sites with a sprinkle of JavaScript
    1 project | news.ycombinator.com | 23 Mar 2022
  • A story of how we migrated to pnpm
    9 projects | dev.to | 26 Jan 2022
    Another kind of problem we ran into is some dependencies having undeclared dependencies. When using yarn it was not a problem because those undeclared dependencies are sometimes very used. For example, after the migration we realized mdjs-core had not declared its dependency on slash.
  • If you're writing in Markdown, I recommend Rocket, an SSG that uses WebComponents!
    5 projects | dev.to | 24 Dec 2021
    Rocket is an SSG that allows seamless integration of Markdown and WebComponents. There is a project to support the development of web standard technologies called Modern Web, and rocket is a subproject of that project. Other sub-projects are test runner and development server, modern-web for development server, and open-wc for WebComponents development, testing, and linter.
  • The Next Evolution of GraphQL Front Ends
    8 projects | dev.to | 2 Aug 2021
    The docs also got a major upgrade care of Pascal Schilp's untiring work in the Webcomponents Community Group to get the custom elements manifest v1 published. This latest iteration of the API docs generates package manifests directly from source code, and converts them to API docs via Rocket.
  • Introducing check html links - no more bad links
    3 projects | dev.to | 27 Jan 2021
    My daily workflow is hugely dominated by JavaScript, so it was only natural to want to stay in the same environment if I could reach my earlier requirements with it. On top of this, the end goal is to integrate it within a bigger WIP system called Rocket which is node-based so therefore it will need to at least support NodeJS. Having it standalone (usable via npx) also makes it more versatile and easier to maintain/test.

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.

What are some alternatives?

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

web - Guides, tools and libraries for modern web development.

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

open-wc - Open Web Components: guides, tools and libraries for developing web components.

ng-bootstrap - Angular powered Bootstrap

graphql-typed-document-node - An improved version of `DocumentNode` for seamless TypeScript integration for GraphQL.

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

11ty-website - Documentation site for the Eleventy static site generator.

material - Material design for AngularJS

sax-wasm - The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.

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.

haunted - React's Hooks API implemented for web components πŸ‘»

spectrum-web-components - Spectrum Web Components