mdc-sys 0.1.1

Wasm binding for Material Design Components.
Documentation
[dependencies.wasm-bindgen]
version = "0.2.57"

[dependencies.web-sys]
features = ["Element", "Window", "Document", "Event"]
version = "0.3.34"

[package]
authors = ["Jet Li <jing.i.qin@icloud.com>"]
categories = ["wasm"]
description = "Wasm binding for Material Design Components."
documentation = "https://github.com/jetli/mdc-rs"
edition = "2018"
homepage = "https://github.com/jetli/mdc-rs"
keywords = ["wasm", "mdc"]
license = "Apache-2.0/MIT"
name = "mdc-sys"
readme = "./README.md"
repository = "https://github.com/jetli/mdc-rs.git"
version = "0.1.1"