mdc-sys 0.1.0

Wasm binding for Material Design Components.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[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.0"