dotboris/tie

A set of data-bound form controls for reagent

Leiningen/Boot

[dotboris/tie "0.2.0"]

Clojure CLI/deps.edn

dotboris/tie {:mvn/version "0.2.0"}

Gradle

implementation("dotboris:tie:0.2.0")

Maven

<dependency>
  <groupId>dotboris</groupId>
  <artifactId>tie</artifactId>
  <version>0.2.0</version>
</dependency>