html_query_parser 0.3.0

Pure, simple and elegant HTML parser and query selector.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Lomirus"]
description = "Pure, simple and elegant HTML parser and query selector."
edition = "2021"
homepage = "https://github.com/lomirus/html_query_parser"
keywords = ["html", "query", "parser", "dom"]
license = "MIT"
name = "html_query_parser"
repository = "https://github.com/lomirus/html_query_parser"
resolver = "2"
version = "0.3.0"