simple-template

A simple lua templating engine with good escaping and no control-flow

$ luarocks install simple-template

Pure-Lua templating engine (5.1-5.4 + LuaJIT) with no control-flow
and powerful escaping. It allows filling variables from file contents,
plain variables and callbacks. It can preserve indentation and strips away
any temptation to write logic in template code.
Support for escaping utf8 is not planned.

Versions

1.2.0-12 hours ago0 downloads

Dependencies

lua >= 5.1

Manifests