lutem
template engine
A Lua-based template engine for generating dynamic text and HTML
a lua template engine like a famous python template engine jinja2
35 stars
1 watching
10 forks
Language: Lua
last commit: over 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 47 |
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
doublespout/lua-resty-aries | A Lua template engine for rendering HTML templates with embedded Lua code and error correction. | 46 |
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 |
openresty/lemplate | A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty | 54 |
eudoxia0/eco | A template engine for Common Lisp that generates HTML with performance and flexibility in mind. | 39 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 79 |
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 |
leafo/etlua | A Lua templating library that compiles embedded templates into fast and efficient Lua functions. | 218 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
benglard/htmlua | A Lua-based templating engine for generating HTML content from simple Lua tables and strings. | 17 |
9551-dev/tampl | A Lua-based library for working with templates and patching injection | 3 |
james2doyle/luvstache | A Lua library providing Mustache templates for templating in Luvit 2.x applications | 4 |