Formative is a library for dealing with web forms. Features:

   - Describe forms using simple data
   - Render forms via pluggable renderers (comes with Bootstrap and other 
   renderers built-in)
   - Parse submitted form data from Ring params
   - Validate parsed data using Verily <https://github.com/jkk/verily>(another 
new but less interesting lib)

A live demo can be seen at http://formative-demo.herokuapp.com/. Demo 
source: https://github.com/jkk/formative-demo

See the README for a usage guide and quick reference:

https://github.com/jkk/formative

It has seem some real-world usage, and I consider the API stable.

Feedback and contributions welcome.

Justin

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to