mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
An HTML parser for lua.
64db283c1d
Do demonstrate how to use it to do something useful. Maybe this could be generalized. But maybe better in a seperate module. |
||
---|---|---|
.gitignore | ||
ElementNode.lua | ||
HtmlParser.lua | ||
README.md | ||
Set.lua | ||
test.html | ||
test.lua | ||
voidelements.lua |
lua-HtmlParser
An HTML parser for lua.