digestive-functors: A practical formlet library
Digestive functors is a library inspired by formlets:
http://groups.inf.ed.ac.uk/links/formlets/
It is intended to be an improvement of the Haskell formlets library, with as main advantages:
better error handling, so a web page can display input errors right next to the corresponding fields;
the ability to easily add
<label>
elements;separation of the validation model and the HTML output.
Tutorial: http://github.com/jaspervdj/digestive-functors/blob/master/examples/tutorial.lhs
Versions [faq] | 0.0.1, 0.0.2.0, 0.0.2.1, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.2.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.6.1.1, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.3.0, 0.8.4.0 |
---|---|
Change log | CHANGELOG |
Dependencies | base (==4.*), bytestring (>=0.9 && <0.11), containers (>=0.3 && <0.6), mtl (>=1.1.0.0 && <3), old-locale (==1.0.*), text (>=0.10 && <1.3), time (>=1.4 && <1.7) [details] |
License | BSD-3-Clause |
Author | Jasper Van der Jeugt <m@jaspervdj.be> |
Maintainer | Jasper Van der Jeugt <m@jaspervdj.be> |
Category | Web |
Home page | http://github.com/jaspervdj/digestive-functors |
Source repo | head: git clone https://github.com/jaspervdj/digestive-functors |
Uploaded | by JasperVanDerJeugt at Tue Jan 17 18:19:35 UTC 2017 |
Distributions | NixOS:0.8.4.0 |
Downloads | 20791 total (177 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-17 [all 1 reports] |
Modules
[Index]
Downloads
- digestive-functors-0.8.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)