consecuit 0.2.0

A functional web UI framework that uses the type system for hooks and more
Documentation
[dependencies.consecuit_macros]
version = "^0.1.0"

[dependencies.im-rc]
version = "15.0.0"

[dependencies.js-sys]
version = "0.3.51"

[dependencies.sealed]
version = "0.3.0"

[dependencies.wasm-bindgen]
version = "0.2.74"

[dependencies.web-sys]
features = ["Document", "DocumentFragment", "Element", "Window", "HtmlElement", "Node", "NodeList", "CssStyleDeclaration", "console"]
version = "0.3.51"

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Wisha Wa <wisha.wa@yandex.com>"]
categories = ["wasm", "web-programming"]
description = "A functional web UI framework that uses the type system for hooks and more"
documentation = "https://docs.rs/consecuit"
edition = "2018"
keywords = ["webassembly", "gui", "functional"]
license = "LGPL-2.1"
name = "consecuit"
readme = "README.md"
repository = "https://github.com/wishawa/consecuit"
version = "0.2.0"