Htmx and Web Components: A Perfect Match

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. star-history

    The missing star history graph of GitHub repos - https://star-history.com

    also: https://star-history.com/#bigskysoftware/htmx&facebook/react...

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. open-props

    CSS custom properties to help accelerate adaptive and consistent design.

    Considering that low-level atomic CSS lib like https://open-props.style are now up-ticking in popularity, it is too early to say that Tailwind CSS "won".

  4. craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

    I had some 'fun' figuring out how to deal with not going through create-react-app without doing a full eject, got something barely working ... and discovered https://craco.js.org/ already existed and did precisely what I'd part-implemented except better.

    On the upside, by that point I knew the CRA codebase well enough to predict what it would do even in edge cases, and CRACO's implementation was immediately comprehensible, and none of my colleagues had to try and understand my half-arsed NIH version.

    (avoiding being in any of this situation in the first place would likely have been preferable, but given where things were when I landed on the project in question that would've required a TARDIS)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Svelte Headless UI has been abandoned, what should we do?

    3 projects | /r/sveltejs | 25 Dec 2022
  • How can a backend developer get an HTML/CSS UI up and running as fast as possible?

    3 projects | /r/webdev | 24 May 2022
  • Migrating Create-React-App project to Single-SPA

    3 projects | dev.to | 17 Sep 2021
  • Less Code, More Flow: Streamline your Frontend Workflow with Shadcn/UI

    3 projects | dev.to | 24 Apr 2025
  • 🌟 How to Create a Beautiful GitHub Profile README (With Code Example!)

    2 projects | dev.to | 21 Apr 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?