html_editor 0.7.0

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

[package]
authors = ["Lomirus"]
description = "Pure and simple HTML parser and editor."
edition = "2021"
homepage = "https://github.com/lomirus/html_editor"
keywords = ["html", "parser", "editor", "dom"]
license = "MIT"
name = "html_editor"
readme = "README.md"
repository = "https://github.com/lomirus/html_editor"
version = "0.7.0"