UI helpers for the Gungnir library
Gungnir is still in its design phase and can result in breaking changes while on the SNAPSHOT version. Any breaking changes will be reflected in the updated documentation.
Add the following dependencies to your project.clj
:dependencies [[kwrooijen/gungnir "0.0.1-xxxxxxxx.yyyyyy-z"]
[kwrooijen/gungnir.ui "0.0.1-xxxxxxxx.yyyyyy-z"]]
Gungnir Models and Changesets can be used for form validation. A real world example would be to have a user registration form.
Released under the MIT License by Kevin William van Rooijen.