jsx-to-clojurescript

Command and library to convert JSX snippets to Om/Reagent or other Clojurescript-style format.

Leiningen/Boot

[jsx-to-clojurescript "0.1.3"]

Clojure CLI/deps.edn

jsx-to-clojurescript/jsx-to-clojurescript {:mvn/version "0.1.3"}

Gradle

implementation("jsx-to-clojurescript:jsx-to-clojurescript:0.1.3")

Maven

<dependency>
  <groupId>jsx-to-clojurescript</groupId>
  <artifactId>jsx-to-clojurescript</artifactId>
  <version>0.1.3</version>
</dependency>