Description
A Lua template library focused on safe text generation, used to combine templates with values without scattering string-building logic through an application.
It is templating infrastructure. Developers use it for generated text, configuration snippets, web output, or other places where Lua code needs controlled template expansion.