com.github.intronic/electrify-html

Generate Electric DOM code from HTML fragments.

Leiningen/Boot

[com.github.intronic/electrify-html "1.0.7"]

Clojure CLI/deps.edn

com.github.intronic/electrify-html {:mvn/version "1.0.7"}

Gradle

implementation("com.github.intronic:electrify-html:1.0.7")

Maven

<dependency>
  <groupId>com.github.intronic</groupId>
  <artifactId>electrify-html</artifactId>
  <version>1.0.7</version>
</dependency>