←back to thread

113 points markusw | 1 comments | | HN request time: 0.233s | source

Hey everyone! I just released v1.0.0 of gomponents last week. It's an HTML component builder in pure Go, with a DSL-like HTML syntax. It's been 4 years in the making, and makes it really easy to build HTML in your web apps.
Show context
icy ◴[] No.41876784[source]
Similarly, for Templ/Tailwind/AlpineJS components, I’ve recently found https://goilerplate.com.
replies(1): >>41876884 #
1. markusw ◴[] No.41876884[source]
Nice! Maybe I should build a small adapter so Templ components can be used with gomponents.