liquid-lua
Template engine
A Lua implementation of the Liquid template markup language
A lua implementation of liquid
13 stars
3 watching
5 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 48 |
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 |
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
dotliquid/dotliquid | A .NET port of the Liquid template language, allowing business logic to be separated from templates. | 1,060 |
leafo/etlua | A Lua templating library that compiles embedded templates into fast and efficient Lua functions. | 219 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 291 |
thelinx/luahtml | Allows Lua code to be embedded in HTML templates | 16 |
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 |
olivine-labs/lustache | A Lua implementation of a logic-less template syntax | 238 |
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 |
sebastienros/fluid | A .NET template engine based on the Liquid template language, supporting fast parsing and secure templating. | 1,453 |
lua-alchemy/lua-alchemy | Port of Lua programming language to ActionScript using Alchemy technology | 167 |
fukamachi/lsx | An embeddable HTML templating engine with JSX-like syntax for Common Lisp | 80 |