Description
Mustache templates can be rendered from Lua code for simple text, HTML, or configuration generation.
This package is useful for developers who need logic-light templates in Lua applications. It is a templating library, not a website builder.
Template output can expose private data or unsafe HTML. Escape untrusted values before publishing generated content.