com.github.ragnard/hamelito

Library for a subset of Haml with hiccup and enlive support

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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