yew_simple 0.3.0

Simple task/services for yew. Includes router and http fetching.
Documentation
[dependencies.expect_macro]
version = "0.2.1"

[dependencies.http]
version = "0.1.6"

[dependencies.stdweb]
version = "0.4.6"

[dependencies.url]
version = "1.7.0"

[dependencies.yew]
version = "0.4.0"

[package]
authors = ["Garrett Berg <googberg@gmail.com>"]
description = "Simple task/services for yew. Includes router and http fetching."
documentation = "https://docs.rs/yew_simple"
keywords = ["yew", "web"]
license = "MIT OR Apache-2.0"
name = "yew_simple"
readme = "README.md"
repository = "https://github.com/vitiral/yew_simple"
version = "0.3.0"