Popularity
5.1
Declining
Activity
2.5
Declining
4
4
2
Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
reform alternatives and similar packages
Based on the "reform" category.
Alternatively, view reform alternatives based on common mentions on social networks and blogs.
-
reform-blaze
support for rendering reform type-safe forms using blaze-html. -
reform-hamlet
Support for using hamlet with reform for type-safe form processing -
reform-happstack
Support for type-safe form generation and validation using reform and happstack -
reform-hsp
support for type-safe form generation and validation using reform and HSP
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of reform or a related project?
README
reform

A portable library which provides type-safe form generation and validation. For more information an type-safe forms check out this section of The Happstack Book.
This core library is intended to be used in conjunction with other libraries such as reform-hsp and reform-happstack.