cljsjs/react-highlight

A simple React wrapper around the Highlight.js library

Leiningen/Boot

[cljsjs/react-highlight "1.0.5-0"]

Clojure CLI/deps.edn

cljsjs/react-highlight {:mvn/version "1.0.5-0"}

Gradle

implementation("cljsjs:react-highlight:1.0.5-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-highlight</artifactId>
  <version>1.0.5-0</version>
</dependency>