#generating HTML
1 messages · Page 1 of 1 (latest)
https://mustache.github.io/ is a pretty straightforward option
Honestly most people use React or other modern UI libraries that can render to string
or you can use react (for server side components)
it can even support streaming