Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1019 Bytes

File metadata and controls

23 lines (13 loc) · 1019 Bytes

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.