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
  • 16 Downloads
  • 16 This Version

Leiningen/Boot

[hiccup-components "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hiccup-components/hiccup-components {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hiccup-components:hiccup-components:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hiccup-components</groupId>
  <artifactId>hiccup-components</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>