A lua package that turns tables into HTML code with simplicity.
$ luarocks install lua_to_html
This lua package turns you lua tables into html code.It has only one important function called translate that receives the table and returns a string containing the HTML code
root