{"id":18854959,"url":"https://github.com/roman01la/cljs-react-devtools","last_synced_at":"2025-04-14T10:50:57.107Z","repository":{"id":211621853,"uuid":"729597879","full_name":"roman01la/cljs-react-devtools","owner":"roman01la","description":"React DevTools for ClojureScript wrappers","archived":false,"fork":false,"pushed_at":"2024-11-26T15:22:06.000Z","size":14283,"stargazers_count":43,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-11T02:59:28.674Z","etag":null,"topics":["clojurescript","devtools","react","reagent","uix"],"latest_commit_sha":null,"homepage":"https://roman01la.github.io/cljs-react-devtools/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roman01la.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"roman01la"}},"created_at":"2023-12-09T18:25:10.000Z","updated_at":"2025-01-07T19:05:04.000Z","dependencies_parsed_at":"2023-12-18T22:47:20.489Z","dependency_job_id":"446cc9f7-88a5-46b4-9846-d8c1935540c9","html_url":"https://github.com/roman01la/cljs-react-devtools","commit_stats":null,"previous_names":["roman01la/cljs-react-devtools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fcljs-react-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fcljs-react-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fcljs-react-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fcljs-react-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roman01la","download_url":"https://codeload.github.com/roman01la/cljs-react-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675454,"owners_count":21143766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojurescript","devtools","react","reagent","uix"],"created_at":"2024-11-08T03:52:22.423Z","updated_at":"2025-04-14T10:50:57.102Z","avatar_url":"https://github.com/roman01la.png","language":"Clojure","funding_links":["https://github.com/sponsors/roman01la"],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"logo.svg\" /\u003e\n\n_React DevTools for ClojureScript wrappers_\n\n\u003e ⚠️ _EXPERIMENTAL_\n\nhttps://github.com/roman01la/cljs-react-devtools/assets/1355501/c3bd8d6d-1127-4459-89ac-3b551d47da36\n\n[*Live demo*](https://roman01la.github.io/cljs-react-devtools/)\n\n[![Clojars Project](https://img.shields.io/clojars/v/com.github.roman01la/cljs-react-devtools.svg)](https://clojars.org/com.github.roman01la/cljs-react-devtools)\n\n## Features\n\n- React components \u0026 DOM nodes tree\n- Visual picking and highlighting\n- Props, hooks, Reagent reactions and re-frame subscriptions inspector\n- Update reactions and subscriptions from the inspector\n- Click on a value in the inspector to log it to the console\n- Press a shortcut to toggle DevTools visibility\n- Bottom, left, right docking and undocking into a separate window\n\n### Supported React wrappers\n\n- UIx\n- Reagent\n\n## Setup\n\n1. Install the library via Git deps\n\n```clojure\n{:deps {com.github.roman01la/cljs-react-devtools {:mvn/version \"0.2.0\"}}}\n```\n\n2. Create preload namespace and initialize DevTools\n\n```clojure\n(cljs-react-devtools.core/init!\n  {:root     (js/document.getElementById \"root\") ;; React root\n   :shortcut \"Control-Shift-Meta-R\"}) ;; toggles DevTools visibility\n```\n\n## Run example in this repo\n\n1. Install NPM deps\n2. Run `clojure -A:examples -M -m shadow.cljs.devtools.cli watch examples`\n3. Open `http://localhost:3000/`\n\n[_Support development of the project via GitHub Sponsors program_](https://github.com/sponsors/roman01la)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman01la%2Fcljs-react-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froman01la%2Fcljs-react-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman01la%2Fcljs-react-devtools/lists"}