lemplate
Template engine
A Lua template framework that compiles and runs Perl's TT2 templating language on top of OpenResty
OpenResty/Lua template framework implementing Perl's TT2 templating language
54 stars
19 watching
9 forks
Language: Perl
last commit: about 5 years ago
Linked from 1 awesome list
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 |
doublespout/lua-resty-aries | A Lua template engine for rendering HTML templates with embedded Lua code and error correction. | 46 |
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 |
daly88/lutem | A Lua-based template engine for generating dynamic text and HTML | 35 |
henix/slt2 | A Lua template processor that embeds Lua code directly into templates | 72 |
thelinx/luahtml | Allows Lua code to be embedded in HTML templates | 16 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
leafo/etlua | A Lua templating library that compiles embedded templates into fast and efficient Lua functions. | 218 |
3scale/lua-resty-url | A Lua library for parsing and manipulating URLs | 42 |