←back to thread

67 points markusw | 1 comments | | HN request time: 0.2s | 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
burntcaramel ◴[] No.41875050[source]
That’s awesome! I have a very similar project Dovetail, that tries to nudge you into making things accessible.

https://github.com/RoyalIcing/Dovetail

replies(2): >>41875748 #>>41876501 #
1. markusw ◴[] No.41876501[source]
I hadn't seen that one yet, I'll check it out. :-)