metosin/lomakkeet

Proof of concept: Form library for Reagent

Leiningen/Boot

[metosin/lomakkeet "0.3.3"]

Clojure CLI/deps.edn

metosin/lomakkeet {:mvn/version "0.3.3"}

Gradle

implementation("metosin:lomakkeet:0.3.3")

Maven

<dependency>
  <groupId>metosin</groupId>
  <artifactId>lomakkeet</artifactId>
  <version>0.3.3</version>
</dependency>