From 041d554b97873d9e151172f87f387698d2637dc5 Mon Sep 17 00:00:00 2001 From: Peter Hudec Date: Tue, 2 Jul 2019 14:32:58 +0100 Subject: [PATCH] Added the CLJSX to the React Wrappers section --- content/community/libraries.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/libraries.adoc b/content/community/libraries.adoc index 42c91f00..7927124a 100644 --- a/content/community/libraries.adoc +++ b/content/community/libraries.adoc @@ -45,6 +45,7 @@ Clojure(Script) reader * https://github.com/weavejester/brutha[brutha] Simple ClojureScript interface to React * https://github.com/r0man/sablono[sablono] Hiccup style wrapper for React DOM Elements * https://github.com/bhauman/cljs-react-reload[cljs-react-reload] Writing reloadable React Classes +* https://github.com/peterhudec/cljsx[cljsx] JSX for Clojure and ClojureScript === HTML Templating