org.clojars.whamtet/hiccups

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 157 Downloads
  • 32 This Version

Leiningen/Boot

[org.clojars.whamtet/hiccups "0.4.1"]

Clojure CLI/deps.edn

org.clojars.whamtet/hiccups {:mvn/version "0.4.1"}

Gradle

implementation("org.clojars.whamtet:hiccups:0.4.1")

Maven

<dependency>
  <groupId>org.clojars.whamtet</groupId>
  <artifactId>hiccups</artifactId>
  <version>0.4.1</version>
</dependency>

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