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-110 years ago1,589 downloads
0.3.1-110 years ago40 downloads
0.3-110 years ago81 downloads
0.2-110 years ago189 downloads
0.1.1-110 years ago215 downloads
0.1-110 years ago1,841 downloads

Dependencies

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

Dependency for

t-format-html

Labels