Skip to content

kwrooijen/gungnir.ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gungnir UI

UI helpers for the Gungnir library

Installation

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

Versions

:dependencies [[kwrooijen/gungnir "0.0.1-xxxxxxxx.yyyyyy-z"]
               [kwrooijen/gungnir.ui "0.0.1-xxxxxxxx.yyyyyy-z"]]

Form

Gungnir Models and Changesets can be used for form validation. A real world example would be to have a user registration form.

form-validation

Read more

Author / License

Released under the MIT License by Kevin William van Rooijen.

About

UI helpers for the Gungnir library

Resources

License

Stars

Watchers

Forks