React DevTools for ClojureScript wrappers
⚠️ EXPERIMENTAL
https://github.com/roman01la/cljs-react-devtools/assets/1355501/c3bd8d6d-1127-4459-89ac-3b551d47da36
{:deps {com.github.roman01la/cljs-react-devtools {:mvn/version "0.2.0"}}}
(cljs-react-devtools.core/init!
{:root (js/document.getElementById "root") ;; React root
:shortcut "Control-Shift-Meta-R"}) ;; toggles DevTools visibility
clojure -A:examples -M -m shadow.cljs.devtools.cli watch examples
http://localhost:3000/
Support development of the project via GitHub Sponsors program
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close