eingang-frontend 0.1.0

Take notes using Zettelkasten method with Markdown files (frontend).
Documentation
[dependencies.anyhow]
version = "1.0.*"

[dependencies.eingang]
version = "0.1.*"

[dependencies.wasm-bindgen]
version = "0.2.*"

[dependencies.yew]
version = "0.17.*"

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

[package]
authors = ["ucyo <cayoglu@me.com>"]
description = "Take notes using Zettelkasten method with Markdown files (frontend)."
documentation = "https://github.com/ucyo/eingang/"
edition = "2018"
homepage = "https://github.com/ucyo/eingang/"
license = "MIT"
name = "eingang-frontend"
repository = "https://github.com/ucyo/eingang/"
version = "0.1.0"