handlebars-clj

Implementation of handlebars templating in Clojure; can apply templates on the server side or serialize them for client-side application

  • VCSN/A

  • cljdoc documentationcljdoc
  • 673 Downloads
  • 493 This Version

Leiningen/Boot

[handlebars-clj "0.9.0"]

Clojure CLI/deps.edn

handlebars-clj/handlebars-clj {:mvn/version "0.9.0"}

Gradle

implementation("handlebars-clj:handlebars-clj:0.9.0")

Maven

<dependency>
  <groupId>handlebars-clj</groupId>
  <artifactId>handlebars-clj</artifactId>
  <version>0.9.0</version>
</dependency>