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,606 downloads
0.3.1-111 years ago41 downloads
0.3-111 years ago86 downloads
0.2-111 years ago206 downloads
0.1.1-111 years ago232 downloads
0.1-111 years ago3,104 downloads

Dependencies

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

Dependency for

t-format-html, webscraper, zfh, zhihu.nvim, zhihu.nvim

Labels