oconn/re-frame-form

A ClojureScript (re-frame / reagent) library for working with forms

Leiningen/Boot

[oconn/re-frame-form "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

oconn/re-frame-form {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("oconn:re-frame-form:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>oconn</groupId>
  <artifactId>re-frame-form</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>