{"id":23108571,"url":"https://github.com/venryx/ui-debug-kit","last_synced_at":"2025-08-10T00:11:49.007Z","repository":{"id":57385150,"uuid":"456550427","full_name":"Venryx/ui-debug-kit","owner":"Venryx","description":"Various tools for debugging the layout and rendering of React component trees.","archived":false,"fork":false,"pushed_at":"2023-05-25T15:16:23.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-04T13:11:41.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Venryx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-07T14:55:21.000Z","updated_at":"2022-02-08T00:23:39.000Z","dependencies_parsed_at":"2023-01-22T01:53:54.148Z","dependency_job_id":null,"html_url":"https://github.com/Venryx/ui-debug-kit","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Venryx/ui-debug-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Fui-debug-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Fui-debug-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Fui-debug-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Fui-debug-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Venryx","download_url":"https://codeload.github.com/Venryx/ui-debug-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Fui-debug-kit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269655616,"owners_count":24454489,"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-09T02:00:10.424Z","response_time":111,"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":[],"created_at":"2024-12-17T01:28:02.959Z","updated_at":"2025-08-10T00:11:48.977Z","avatar_url":"https://github.com/Venryx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UI Debug Kit\n\nVarious tools for debugging the layout and rendering of React component trees.\n\n### Installation\n\n* 1\\) `npm install ui-debug-kit --save-exact`\n\u003e The `--save-exact` flag is recommended (to disable version-extending), since this package uses [Explicit Versioning](https://medium.com/sapioit/why-having-3-numbers-in-the-version-name-is-bad-92fc1f6bc73c) (`Release.Breaking.FeatureOrFix`) rather than SemVer (`Breaking.Feature.Fix`).\n\u003e\n\u003e For `FeatureOrFix` version-extending (recommended for libraries), prepend \"`~`\" in `package.json`. (for `Breaking`, prepend \"`^`\")\n\n### Usage\n\nExample:\n```\n// render function of a React component-class\nrender() {\n\t[...]\n\n\t// if condition is true at time of render, a red outline box is displayed for 3s (by default), with the given text overlaid\n\tif (someCondition) {\n\t\tFlashComp(this, {wait: 0, text: `Look at me!`});\n\t}\n\n\treturn [...];\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenryx%2Fui-debug-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenryx%2Fui-debug-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenryx%2Fui-debug-kit/lists"}