lightml 0.0.2

Parser for XML and HTML
Documentation
1
2
3
4
5
6
7
8
9
10
# Lightml

![lines of code](https://kaleidawave-projectinformation.web.val.run/project/lightml/badge)
[![crates.io badge](https://img.shields.io/crates/v/lightml?style=flat-square)](https://crates.io/crates/lightml)
[![docs.rs badge](https://img.shields.io/docsrs/lightml?style=flat-square)](https://docs.rs/lightml/latest)
![JSR Version](https://img.shields.io/jsr/v/bengineering/lightml)

LIGHhtweight-HTML parser and with CSS selector interface.

> Ported from [Ezno JSX parsing]https://github.com/kaleidawave/ezno/blob/main/parser/src/extensions/jsx.rs