templ

Language for writing HTML user interfaces in Go

brewmacoslinux
Try with needOr install directly
Source

About

Language for writing HTML user interfaces in Go

Commands

templ

Examples

Generate Go code from templ template files$ templ generate
Start development server with hot reload$ templ generate --watch
Format templ files in current directory$ templ fmt .