html-node 0.1.6

A html to node macro powered by rstml.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.html-escape]
version = "0.2"

[dependencies.html-node-macro]
version = "0.1"

[package]
authors = ["Vidhan Bhatt <me@vidhan.io>", "vldm <me@vldm.cc>"]
categories = ["template-engine"]
description = "A html to node macro powered by rstml."
edition = "2021"
homepage = "https://github.com/vidhanio/html-node"
keywords = ["html", "macro", "rstml"]
license = "MIT"
name = "html-node"
readme = "README.md"
repository = "https://github.com/vidhanio/html-node"
version = "0.1.6"