[package] name = "ferms" version = "0.0.1" edition = "2021" authors = ["thebearjew"] description = "Form input and validation using Yew hooks" repository = "https://github.com/thebearjew/ferms" license = "MIT" keywords = ["yew", "form", "component", "hooks"] categories = ["wasm", "web-programming", "gui"] [dependencies]