formap

A reagent library to build awesome dynamic forms.

Leiningen/Boot

[formap "0.1.3"]

Clojure CLI/deps.edn

formap/formap {:mvn/version "0.1.3"}

Gradle

implementation("formap:formap:0.1.3")

Maven

<dependency>
  <groupId>formap</groupId>
  <artifactId>formap</artifactId>
  <version>0.1.3</version>
</dependency>