Datapages
A Datastar metaframework for Go: https://github.com/romshark/datapages it's a CLI toolchain with a code generator and linter. I invested time into this because: 1. Go is a much less wasteful SSR solution than JavaScript. 2. Datastar + Templ + Go is a highly effective combination. 3. I wanted a set of tools that not only helps getting started with a project fast, but also allows me to make it easier to maintain, especially with coding agents. v0.10.0 should soon move it out of alpha into the beta stage.