LuaHTML
Template engine
Allows Lua code to be embedded in HTML templates
LuaHTML is a template engine that allows the use of Lua code in your HTML websites.
16 stars
3 watching
3 forks
Language: Lua
last commit: over 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
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 |
norman/lua-haml | An implementation of the Haml markup language for Lua. | 53 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 48 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 80 |
doublespout/lua-resty-aries | A Lua template engine for rendering HTML templates with embedded Lua code and error correction. | 46 |
openresty/lemplate | A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty | 54 |
arnaud-lb/silex-mthaml | Tool for rendering HAML templates with PHP and supporting various templating features | 8 |
bungle/lua-resty-template | A templating engine that compiles HTML templates into Lua functions or bytecode blobs, allowing for template rendering in Lua applications. | 912 |
atercattus/luaghetti | An experimental HTML+Lua templating system for Nginx web servers. | 21 |
chenxianyu2015/liquid-lua | A Lua implementation of the Liquid template markup language | 13 |
benglard/htmlua | A Lua-based templating engine for generating HTML content from simple Lua tables and strings. | 17 |
zendesk/curly | A Ruby-based template language that separates logic from HTML structure | 593 |
arnaud-lb/mthamlbundle | An Symfony2 bundle for using HAML templates with Twig syntax | 38 |