byu-odh/reformation

Generate and manipulate form datastructures in pure Clojure, which can be read with Reagent.

Leiningen/Boot

[byu-odh/reformation "14"]

Clojure CLI/deps.edn

byu-odh/reformation {:mvn/version "14"}

Gradle

implementation("byu-odh:reformation:14")

Maven

<dependency>
  <groupId>byu-odh</groupId>
  <artifactId>reformation</artifactId>
  <version>14</version>
</dependency>