com.github.ragnard/hamelito

Library for a subset of Haml with hiccup and enlive support

Leiningen/Boot

[com.github.ragnard/hamelito "0.1.2"]

Clojure CLI/deps.edn

com.github.ragnard/hamelito {:mvn/version "0.1.2"}

Gradle

implementation("com.github.ragnard:hamelito:0.1.2")

Maven

<dependency>
  <groupId>com.github.ragnard</groupId>
  <artifactId>hamelito</artifactId>
  <version>0.1.2</version>
</dependency>