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-111 years ago1,599 downloads
0.3.1-111 years ago40 downloads
0.3-111 years ago83 downloads
0.2-111 years ago199 downloads
0.1.1-111 years ago225 downloads
0.1-111 years ago2,307 downloads

Dependencies

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

Dependency for

t-format-html

Labels