yarte_dom 0.12.2

Markup parser
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "botika/yarte"
[dependencies.markup5ever]
version = "0.10"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "visit", "extra-traits"]
version = "1.0"

[dependencies.yarte_helpers]
version = "0.12.2"

[dependencies.yarte_hir]
version = "0.12.2"

[dependencies.yarte_html]
version = "0.12.2"

[features]
wasm-app = ["yarte_hir/wasm-app"]

[package]
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
categories = ["template-engine", "web-programming", "gui"]
description = "Markup parser"
documentation = "https://docs.rs/yarte_dom"
edition = "2018"
keywords = ["markup", "template", "handlebars", "html"]
license = "MIT/Apache-2.0"
name = "yarte_dom"
readme = "../README.md"
repository = "https://github.com/botika/yarte"
version = "0.12.2"
[package.metadata.docs.rs]
all-features = true