org.clojars.whamtet/hiccups

A ClojureScript port of Hiccup - a fast library for rendering HTML in ClojureScript

Leiningen/Boot

[org.clojars.whamtet/hiccups "0.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.whamtet/hiccups {:mvn/version "0.4.0-SNAPSHOT"}

Gradle

implementation("org.clojars.whamtet:hiccups:0.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.whamtet</groupId>
  <artifactId>hiccups</artifactId>
  <version>0.4.0-SNAPSHOT</version>
</dependency>

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