Go Html5

Open-source Go projects categorized as Html5

Top 4 Go Html5 Projects

  • gomponents

    View components in pure Go, that render to HTML 5.

  • Project mention: Templ: A language for writing HTML user interfaces in Go | news.ycombinator.com | 2023-12-10

    I'm really happy you like it. :) And thank you for your comment, I really appreciate newcomer viewpoints especially.

    Have a look at the `Classes` helper component already available: https://github.com/maragudk/gomponents/blob/main/components/...

    Yeah, I'm not a total fan of the runtime panics, but it was a tradeoff where I chose in favour of API simplicity and readability. In practice, it works out well, because you catch any typos at development time.

    I've had elements and attributes in separate packages before, but then you can't dot-import both packages and not have name clashes, and have to either prefix elements or attributes with the package name, which makes the code much less readable. Again, a tradeoff. :)

  • mmark

    Mmark: a powerful markdown processor in Go geared towards the IETF (by mmarkdown)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-sse

    Fully featured, spec-compliant HTML5 server-sent events library

  • htmlgo

    Type safe and modularize way to generate html on server side. (by theplant)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Html5 related posts

Index

What are some of the best open-source Html5 projects in Go? This list will help you:

Project Stars
1 gomponents 708
2 mmark 475
3 go-sse 275
4 htmlgo 56

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com