Hi HN,
I’m building templUI – a UI kit for templ, styled with TailwindCSS.
It includes a CLI installer to add and manage components (like: templui add button modal) – inspired by shadcn/ui.
templUI – The UI Kit for templ
Goals:
- Help Go devs build UIs faster with well-structured, minimal components
- No JS frameworks – just Vanilla JS
- HTMX-friendly, but optional
- CSP-compliant by default
- Built for enterprise use and long-term scaling
Currently at v0.7x, with 1000+ commits and 500+ GitHub stars.
It's already used in production projects and evolving fast.
* Website: https://templui.io
* GitHub: https://github.com/axzilla/templui
Happy to hear feedback or ideas!
I could've just Googled it sooner, but I was just surprised I couldn't find any reference to the thing it's actually building on/for.