Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added link for LuaX under #Templating
  • Loading branch information
shahrul committed Oct 26, 2024
commit c93467461f4348e85c2ae50ebc91d788dcb7465c
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ For more on the differences (particularly between `lanes` and `luaproc`), see th
- [lustache](http://olivinelabs.com/lustache/) - Mustache template implementation.
- [etlua](https://github.com/leafo/etlua) - Embedded Lua templates, ERB-style.
- [lua-resty-template](https://github.com/bungle/lua-resty-template) - Lua-oriented template engine for OpenResty, somewhat Jinja-like.
- [LuaX](https://github.com/syarul/luax) - Template engine for writing HTML inside *.lua(x) files, like JSX.


### Documentation
Expand Down