450f82139c
A Lua library for working with HTML and CSS. It can do HTML and CSS sanitization using a whitelist, along with general HTML parsing and transformation. It also includes a query-selector syntax (similar to jQuery) for scanning HTML.
4 lines
232 B
Text
4 lines
232 B
Text
A Lua library for working with HTML and CSS. It can do HTML and CSS
|
|
sanitization using a whitelist, along with general HTML parsing and
|
|
transformation. It also includes a query-selector syntax (similar to
|
|
jQuery) for scanning HTML.
|