impressive

Utility functions for composing impress.js presentations with Clojure/hiccup

Leiningen/Boot

[impressive "0.1.1"]

Clojure CLI/deps.edn

impressive/impressive {:mvn/version "0.1.1"}

Gradle

implementation("impressive:impressive:0.1.1")

Maven

<dependency>
  <groupId>impressive</groupId>
  <artifactId>impressive</artifactId>
  <version>0.1.1</version>
</dependency>