tvirolai/blurhash

A Clojure(Script) implementation of the blurhash algorithm

Leiningen/Boot

[tvirolai/blurhash "0.0.7-SNAPSHOT"]

Clojure CLI/deps.edn

tvirolai/blurhash {:mvn/version "0.0.7-SNAPSHOT"}

Gradle

implementation("tvirolai:blurhash:0.0.7-SNAPSHOT")

Maven

<dependency>
  <groupId>tvirolai</groupId>
  <artifactId>blurhash</artifactId>
  <version>0.0.7-SNAPSHOT</version>
</dependency>