es-htmlform 0.1.1

Library for building and validating HTML(5) forms.
Documentation
[dependencies.hex]
version = "0.4"

[dependencies.regex]
version = "1"

[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Guido Wesdorp <johnnydebris@gmail.com>"]
categories = ["web-programming"]
description = "Library for building and validating HTML(5) forms."
documentation = "https://docs.rs/es-htmlform/"
edition = "2018"
homepage = "https://github.com/johnnydebris/es-htmlform"
keywords = ["html", "form", "validation"]
license = "Apache-2.0/MIT"
name = "es-htmlform"
repository = "https://github.com/johnnydebris/es-htmlform"
version = "0.1.1"