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
  • 66 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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