htmlua
HTML generator
A Lua-based templating engine for generating HTML content from simple Lua tables and strings.
Lua HTML templater
17 stars
2 watching
5 forks
Language: Lua
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bengl/tage | A utility to transform functions into reusable template tags | 5 |
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 |
thelinx/luahtml | Allows Lua code to be embedded in HTML templates | 16 |
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 |
ijcd/taggart | A library that simplifies the generation of HTML templates with reusable functions | 34 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
atercattus/luaghetti | An experimental HTML+Lua templating system for Nginx web servers. | 21 |
benjamin-hodgson/eighty | An HTML generation library written in C# that allows developers to write simple code to generate HTML | 39 |
norman/lua-haml | An implementation of the Haml markup language for Lua. | 53 |
leafo/etlua | A Lua templating library that compiles embedded templates into fast and efficient Lua functions. | 218 |
pyramation/latex2html5 | A tool for rendering LaTeX documents to HTML5, enabling interactive content on the web. | 61 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 99 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
ruricolist/spinneret | A Common Lisp library that generates HTML5 documents with idiomatic and readable syntax | 370 |