etlua

Template compiler

A Lua templating library that compiles embedded templates into fast and efficient Lua functions.

Embedded Lua templates

GitHub

218 stars
18 watching
19 forks
Language: Lua
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
dannote/lua-template A Lua-based template engine for rendering HTML templates with dynamic data 47
daly88/lutem A Lua-based template engine for generating dynamic text and HTML 35
doublespout/lua-resty-aries A Lua template engine for rendering HTML templates with embedded Lua code and error correction. 46
commita/vscode-lua-templates Provides support for working with Lua templates in Visual Studio Code 6
9551-dev/tampl A Lua-based library for working with templates and patching injection 3
chenxianyu2015/liquid-lua A Lua implementation of the Liquid template markup language 13
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
henix/slt2 A Lua template processor that embeds Lua code directly into templates 72
atercattus/luaghetti An experimental HTML+Lua templating system for Nginx web servers. 21
openresty/lemplate A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty 54
olivine-labs/lustache A Lua implementation of a logic-less template syntax 237
nrk/hige A templating library for Lua based on the Mustache template system 34
ers35/luastatic Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. 785
benglard/htmlua A Lua-based templating engine for generating HTML content from simple Lua tables and strings. 17