byu-odh/reformation

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

Leiningen/Boot

[byu-odh/reformation "13"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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