cljsjs/react-highlight

A simple React wrapper around the Highlight.js library

Leiningen/Boot

[cljsjs/react-highlight "1.0.7-1"]

Clojure CLI/deps.edn

cljsjs/react-highlight {:mvn/version "1.0.7-1"}

Gradle

implementation("cljsjs:react-highlight:1.0.7-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-highlight</artifactId>
  <version>1.0.7-1</version>
</dependency>