Reforms is a ClojureScript library that lets you build beautiful data-binding forms with Bootstrap 3 and Om.
This release adds support for Reagent as well! To support that I split it into two libraries: [om-reforms "0.3.0-SNAPSHOT"] - to use with Om and [reagent-reforms "0.3.0-SNAPSHOT] - for Reagent users These libraries are just thin wrappers around the core library. All they do is set up bindings and import some ClojureScript vars. (The latter means that ClojureScript 0.0-2496 or later is required.) Hint: If you're an author for another React wrapper, adding support for your library is really easy. Just take a look at om-reforms and reagent-reforms to see what it takes. Or just post a comment here and I'll be happy to get in touch. The homepage: http://bilus.github.io/reforms/ Tutorial and code: https://github.com/bilus/reforms -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
