Liking cljdoc? Tell your friends :D

Keechma Forms

Clojars Project

Keechma Forms library allows you to build forms (using the Reagent library) that have a great UX. It implements the following features:

  • Validation system that can validate nested data of arbitrary depth
  • Dirty fields tracking - so you can show only the relevant errors to the user

Keechma Forms library is agnostic to your UI code, so you can use it with any Reagent UI library (like Reagent Forms).

Keechma Forms is not coupled with the rest of the Keechma ecosystem and can be used in any Reagent based application.

License

Copyright © 2016 Mihael Konjevic

Distributed under the MIT License.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close