maple-core-macro 0.2.0

A VDOM-less web library with fine grained reactivity
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Luke Chu <37006668+lukechu10@users.noreply.github.com>"]
description = "A VDOM-less web library with fine grained reactivity"
edition = "2018"
homepage = "https://github.com/lukechu10/maple"
license = "MIT"
name = "maple-core-macro"
readme = "../README.md"
repository = "https://github.com/lukechu10/maple"
version = "0.2.0"