lua-CodeGen is a "safe" template engine.
lua-CodeGen enforces a strict Model-View separation.
lua-CodeGen allows to split template in small chunk,
and encourages the reuse of them by inheritance.
lua-CodeGen is not dedicated to HTML,
it could generate any kind of textual code.
Versions
Dependencies
lua >= 5.1
lua-TestMore >= 0.2.3