cljsjs/react-tagcloud

Simple and extensible tag/word cloud React component.

Leiningen/Boot

[cljsjs/react-tagcloud "2.1.0-0"]

Clojure CLI/deps.edn

cljsjs/react-tagcloud {:mvn/version "2.1.0-0"}

Gradle

implementation("cljsjs:react-tagcloud:2.1.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-tagcloud</artifactId>
  <version>2.1.0-0</version>
</dependency>