Daz: Composable HTML components in golang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. html

    html is a go library for generating html components such as buttons, form fields, forms, tables and more using golang. (by uberswe)

    I only needed forms for my project called Beubo and made something simpler with method chaining, not sure I'm happy with this way of doing it as there is a lot of redundant code https://github.com/uberswe/html

  2. CodeRabbit

    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 logo
  3. vecty

    Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.

    Reminds me of Vecty from the GopherJS project: https://github.com/hexops/vecty .

  4. hyperscript

    Create HyperText with JavaScript.

    Reminds me of hyperscript. https://github.com/hyperhype/hyperscript

  5. gomponents

    HTML components in pure Go.

    reminds me of https://github.com/maragudk/gomponents

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

  • Show HN: Gomponents, HTML components in pure Go

    8 projects | news.ycombinator.com | 17 Oct 2024
  • Htmd: A turndown.js inspired HTML-to-Markdown converter for Rust

    4 projects | news.ycombinator.com | 16 Jun 2024
  • Write Advanced CSS (Not Just HTML) Now Directly in Go

    1 project | news.ycombinator.com | 17 Apr 2024
  • Templ: A language for writing HTML user interfaces in Go

    14 projects | news.ycombinator.com | 10 Dec 2023
  • Wasify - Easy WASM development for the backend

    1 project | /r/golang | 6 Nov 2023