lua-resty-template
Template compiler
A templating engine that compiles HTML templates into Lua functions or bytecode blobs, allowing for template rendering in Lua applications.
Templating Engine (HTML) for Lua and OpenResty.
912 stars
59 watching
204 forks
Language: Lua
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
bungle/lua-resty-tags | A Lua-based DSL for building HTML documents | 15 |
leafo/etlua | A Lua templating library that compiles embedded templates into fast and efficient Lua functions. | 219 |
dannote/lua-template | A Lua-based template engine for rendering HTML templates with dynamic data | 48 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
openresty/lemplate | A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty | 54 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
bungle/lua-resty-session | A Lua-based session management library for secure and flexible session handling in web applications. | 321 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-reqargs | A module that retrieves data from HTTP request arguments and files in Lua | 52 |
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
bungle/lua-resty-fileinfo | A Lua library that provides file type information based on the libmagic C-library | 12 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |