byu-odh/reformation

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

Leiningen/Boot

[byu-odh/reformation "11"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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