open-wc VS rocket

Compare open-wc vs rocket and see what are their differences.

open-wc

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

rocket

The modern web setup for static sites with a sprinkle of JavaScript (by modernweb-dev)
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
open-wc rocket
18 7
2,207 361
1.3% 1.7%
8.3 2.2
5 days ago 2 months ago
JavaScript JavaScript
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.

open-wc

Posts with mentions or reviews of open-wc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Testing Web Components with @web/test-runner
    4 projects | dev.to | 16 Mar 2023
    npm init @open-wc@latest Need to install the following packages: @open-wc/[email protected] Ok to proceed? (y) y _.,,,,,,,,,._ .d'' ``b. Open Web Components Recommendations .p' Open `q. .d' Web Components `b. Start or upgrade your web component project with .d' `b. ease. All our recommendations at your fingertips. :: ................. :: `p. .q' `p. open-wc.org .q' `b. @openWc .d' `q.. ..,' See more details at https://open-wc.org/init/ '',,,,,,,,,,'' Note: you can exit any time with Ctrl+C or Esc ✔ What would you like to do today? › Scaffold a new project ✔ What would you like to scaffold? › Web Component ✔ What would you like to add? › Testing (web-test-runner) ✔ Would you like to use typescript? › Yes ✔ What is the tag name of your web component? … testing-components ./ ├── testing-components/ │ ├── .vscode/ │ │ └── extensions.json │ ├── demo/ │ │ └── index.html │ ├── src/ │ │ ├── index.ts │ │ ├── testing-components.ts │ │ └── TestingComponents.ts │ ├── test/ │ │ └── testing-components.test.ts │ ├── .editorconfig │ ├── .gitignore │ ├── LICENSE │ ├── package.json │ ├── README.md │ ├── tsconfig.json │ ├── web-dev-server.config.mjs │ └── web-test-runner.config.mjs ✔ Do you want to write this file structure to disk? › Yes Writing..... done ✔ Do you want to install dependencies? › Yes, with npm
  • Are web components still a thing?
    1 project | /r/webdev | 7 Oct 2022
    Very much still a thing, https://open-wc.org/ is a good resource for examples and best practices.
  • Alternative to tailwind for Vite + Lit + Ts ?
    1 project | /r/vitejs | 25 Sep 2022
    I have this design system project for a company, I need to make web components and instead of using open-wc.org pre-built, I chose to go Vite.
  • How my Frontend skills helped me pass my sailing test
    2 projects | dev.to | 15 Aug 2022
    Nice. We have data with meaning. Now let's create the presentation layer (aka the UI!) and then let's add interactivity to the UI, so we can have feedback when actually simulating an exam (aka the Frontend!). Since in ING we are advocates of Web Components, I always wanted to give this stack a try for side projects. I jumped right into open-wc.org and used the npm generator. Everything worked precisely as expected. It was a breeze since my Chapter is using lit every. single. day. So I could finally get some mileage myself, in writing lit. At work, as a Chapter Lead, I prefer to spend my time more effectively for the team, rather than coding new features by myself; my chapter does it better anyway (#proud).
  • Ask HN: What's is your go to toolset for simple front end development?
    46 projects | news.ycombinator.com | 7 Jul 2022
  • [AskJS] Looking for contributors for open source project / custom web element
    1 project | /r/javascript | 6 Jul 2022
    I suggest following these best practices for creating a custom web element: https://open-wc.org/
  • Open Web Components
    1 project | /r/RushRadar | 4 Jul 2022
  • Open Web Components provides guides, tools, and libraries for developing web components
    1 project | /r/RushRadar | 4 Jul 2022
  • Start Using Web Components with open-wc
    4 projects | dev.to | 1 May 2022
    Open Web Components is a great tool for accessing open-source web components and is very easy to set up with their quickstart guide and easy to understand documentation.
  • Getting Started with Wireframes & Prototypes for Applications
    1 project | dev.to | 6 Apr 2022
    This application is one of many applications out there that are dipping their toes in the land of web components. Web components are still very new and ever-growing. While I have been developing on HAX-the-Web, I am also the Project Manager for HAXCamp 2022. < hax-camp > is an unconference dedicated to all things Web Components!This year's event is being student-run and we anticipate there being discussions about openwc, lit, performance, element composition, css, hax.psu, pedagogy, and design systems. If this work flow is something that you are interested in, I would encourage signing up for this event. It is much more than this, larger than you know and a way to connect with students, faculty, staff, and professional in the industry.

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.

What are some alternatives?

When comparing open-wc and rocket you can also consider the following projects:

turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

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

web3-sign-msg - web3-sign-msg is a modern web component built with ficusjs to sign messages with your eth private key in Metamask

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

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

custom-elements-manifest - A file format for describing custom elements

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

ficusjs - FicusJS is a set of lightweight functions for developing applications using web components

haunted - React's Hooks API implemented for web components 👻

lit - Lit is a simple library for building fast, lightweight web components.

hooks - utility kit for use with Atomico