reformation

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

Leiningen/Boot

[reformation "6"]

Clojure CLI/deps.edn

reformation/reformation {:mvn/version "6"}

Gradle

implementation("reformation:reformation:6")

Maven

<dependency>
  <groupId>reformation</groupId>
  <artifactId>reformation</artifactId>
  <version>6</version>
</dependency>