org.clojars.earthlingzephyr/devcards

Devcards is a ClojureScript library that provides a lab space in which you can develop your UI components independently and interactively.

Leiningen/Boot

[org.clojars.earthlingzephyr/devcards "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.earthlingzephyr/devcards {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("org.clojars.earthlingzephyr:devcards:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.earthlingzephyr</groupId>
  <artifactId>devcards</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.