{"id":13767465,"url":"https://github.com/nodegui/devtools","last_synced_at":"2025-08-04T05:33:22.455Z","repository":{"id":100250233,"uuid":"230832533","full_name":"nodegui/devtools","owner":"nodegui","description":"React NodeGui's devtools support module.","archived":false,"fork":false,"pushed_at":"2019-12-30T03:10:04.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T17:39:55.700Z","etag":null,"topics":["devtools","native","nodegui","nodejs","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodegui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-12-30T02:23:10.000Z","updated_at":"2023-08-11T07:13:43.000Z","dependencies_parsed_at":"2023-05-13T04:30:26.892Z","dependency_job_id":null,"html_url":"https://github.com/nodegui/devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nodegui/devtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fdevtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fdevtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fdevtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fdevtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodegui","download_url":"https://codeload.github.com/nodegui/devtools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodegui%2Fdevtools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268654386,"owners_count":24285123,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["devtools","native","nodegui","nodejs","react"],"created_at":"2024-08-03T16:01:08.901Z","updated_at":"2025-08-04T05:33:22.423Z","avatar_url":"https://github.com/nodegui.png","language":"JavaScript","readme":"# React NodeGui devtools\n\nReact NodeGui's devtools support module.\n\n# Installation\n\n```\nnpm install --save-dev @nodegui/devtools\n```\n\n# Pre-requisite\n\nInstall React devtools standalone version.\n\n```\nnpm install -g react-devtools\n```\n\n# Usage\n\n1. Launch devtools.\n\n```sh\n    react-devtools\n```\n\n2. In your app code:\n\n```js\nimport { Renderer } from \"@nodegui/react-nodegui\";\nimport React from \"react\";\nimport App from \"./app\";\n\nprocess.title = \"My NodeGui App\";\n\nRenderer.render(\u003cApp /\u003e, {\n  onInit: (reconciler: any) =\u003e {\n    if (process.env.NODE_ENV === \"development\") {\n      require(\"@nodegui/devtools\").connectReactDevtools(reconciler);\n    }\n  }\n});\n```\n","funding_links":[],"categories":["Plugins"],"sub_categories":["Samples and Experiments"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Fdevtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodegui%2Fdevtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodegui%2Fdevtools/lists"}