Crate lightml

Source
Expand description

§Lightml

lines of code crates.io badge docs.rs badge JSR Version

LIGHhtweight-HTML parser and with CSS selector interface.

Ported from Ezno JSX parsing

Modules§

matching
operations

Structs§

Attribute
Document
Element
Lexer

Enums§

ElementChildren
Node

Functions§

html_tag_contains_literal_content
Used for lexing
html_tag_is_self_closing
Used for lexing
retrieve

Type Aliases§

Children