cljsjs/phoenix-html

Phoenix.HTML functions for working with HTML strings and templates

Leiningen/Boot

[cljsjs/phoenix-html "2.10.4-0"]

Clojure CLI/deps.edn

cljsjs/phoenix-html {:mvn/version "2.10.4-0"}

Gradle

implementation("cljsjs:phoenix-html:2.10.4-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>phoenix-html</artifactId>
  <version>2.10.4-0</version>
</dependency>