za.co.simply/hiccup-components

Hiccup components' primary goal is to allow hiccup to be defined as pure data while leveraging functions as a way to abstract components.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 263 Downloads
  • 68 This Version

Leiningen/Boot

[za.co.simply/hiccup-components "0.6.0"]

Clojure CLI/deps.edn

za.co.simply/hiccup-components {:mvn/version "0.6.0"}

Gradle

implementation("za.co.simply:hiccup-components:0.6.0")

Maven

<dependency>
  <groupId>za.co.simply</groupId>
  <artifactId>hiccup-components</artifactId>
  <version>0.6.0</version>
</dependency>