cljsjs/preact-compat

React compatibility layer for Preact.

Leiningen/Boot

[cljsjs/preact-compat "3.17.0-0"]

Clojure CLI/deps.edn

cljsjs/preact-compat {:mvn/version "3.17.0-0"}

Gradle

implementation("cljsjs:preact-compat:3.17.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>preact-compat</artifactId>
  <version>3.17.0-0</version>
</dependency>