@hackage ditto0.4.1
ditto is a type-safe HTML form generation and validation library
Categories
License
BSD-3-Clause
Maintainer
Zachary Churchill <zacharyachurchill@gmail.com>
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- containers >=0.4 && <1.0
- mtl >=2.0 && <3.0
- text >=0.11 && <3.0 Show all…
Dependents (3)
@hackage/scotty-form, @hackage/trasa-form, @hackage/ditto-lucid
ditto follows in the footsteps of formlets and digestive-functors <= 0.2. It provides a type-safe and composable method for generating an HTML form that includes validation.