byu-odh/reformation

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

Leiningen/Boot

[byu-odh/reformation "12.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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