px0/beautify-web

Make HTML/CSS/JS strings pretty like you always wanted!

Leiningen/Boot

[px0/beautify-web "0.1.1"]

Clojure CLI/deps.edn

px0/beautify-web {:mvn/version "0.1.1"}

Gradle

implementation("px0:beautify-web:0.1.1")

Maven

<dependency>
  <groupId>px0</groupId>
  <artifactId>beautify-web</artifactId>
  <version>0.1.1</version>
</dependency>