htmlparser

Parse HTML text into a tree of elements with selectors

Call parse() to build up a tree of element nodes. Each node in the tree, including the root node that is returned by parse(), supports a basic set of jQuery-like selectors. Or you could walk the tree by hand.

Versions

0.3.2-19 years ago1,583 downloads
0.3.1-19 years ago39 downloads
0.3-19 years ago79 downloads
0.2-19 years ago183 downloads
0.1.1-19 years ago209 downloads
0.1-19 years ago1,767 downloads

Dependencies

lua >= 5.2
lunitx >= 0.6
set >= 0.1

Labels