mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 02:52:19 +00:00
591e7ebc8b6a8c728eb6552cb7f510ef844439bf
fixed :not() in that it filters after all matches, preventing later selection of elements that shouldn't have been there Also, ditched the idea of returning a container node, since it was complex and didn't add much. The functionality could be reintroduced by having Set implement the __call or maybe even __index to return the combined results of all its elements.
lua-htmlparser
An HTML parser for lua.
Description
Languages
Lua
92.6%
Shell
7.4%