slt2
Template engine
A Lua template processor that embeds Lua code directly into templates
a simple Lua template processor
72 stars
13 watching
7 forks
Language: Lua
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |
doublespout/lua-resty-aries | A Lua template engine for rendering HTML templates with embedded Lua code and error correction. | 46 |
lloydzhou/lua-resty-tmpl | A Lua template engine designed to work with OpenResty, allowing developers to create dynamic web templates and render them with variables. | 6 |
thelinx/luahtml | Allows Lua code to be embedded in HTML templates | 16 |
chenxianyu2015/liquid-lua | A Lua implementation of the Liquid template markup language | 13 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
openresty/lemplate | A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty | 54 |
bungle/lua-resty-template | A templating engine that compiles HTML templates into Lua functions or bytecode blobs, allowing for template rendering in Lua applications. | 911 |
dotliquid/dotliquid | A .NET port of the Liquid template language. | 1,058 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |
atercattus/luaghetti | An experimental HTML+Lua templating system for Nginx web servers. | 21 |
nrk/hige | A templating library for Lua based on the Mustache template system | 34 |
olivine-labs/lustache | A Lua implementation of a logic-less template syntax | 237 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |