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 supported2 Subscribers
Add a CodeTriage badge to templ
Help out
- Issues
- fix: clear children context in Fragment.Render to prevent rendering some children twice
- Support concurrent rendering of templ components
- Suspense example shadow root swallows h1 header
- Unbuffered channel in Suspense example could leak goroutines
- feat: add Range to ExpressionAttribute nodes
- feat: add Range to GoCode nodes
- feat: add Range to StringExpression nodes
- fix: track Range for non-JavaScript ScriptExpression nodes
- refactor: skip tests that require prettier if it's not installed
- feature: `fmt` Format Expressions
- Docs
- Go not yet supported