byu-odh/reformation

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

Leiningen/Boot

[byu-odh/reformation "16"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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