templ
https://github.com/a-h/templ
Go
A language for writing HTML user interfaces in Go.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported3 Subscribers
Add a CodeTriage badge to templ
Help out
- Issues
- Lint rule to check that generated files are up to date with templ files
- WriteString missing
- Excessive CPU and memory usage caused by a wrong syntax (unclosed brackets)
- Enhancements needed for using templ inside a Wasm environment
- request: update generated code to return nil instead of a nil value
- feat: `ResetContext` func to allow resetting initialized context
- SUGGESTION: Handle plain HTML
- documentation - add benefit compared to std lib template
- Race Condition with rendering parts in goroutines with templ-initialized context
- feature: add templ.HasChildren function
- Docs
- Go not yet supported