{"id":15505466,"url":"https://github.com/jxnblk/react-x-ray","last_synced_at":"2025-04-06T00:10:08.520Z","repository":{"id":67376028,"uuid":"92856031","full_name":"jxnblk/react-x-ray","owner":"jxnblk","description":"React CSS Layout Debugger","archived":false,"fork":false,"pushed_at":"2018-04-28T17:02:10.000Z","size":3517,"stargazers_count":572,"open_issues_count":4,"forks_count":24,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-29T23:11:06.378Z","etag":null,"topics":["css","debug","layout","react"],"latest_commit_sha":null,"homepage":"http://jxnblk.com/react-x-ray/","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/jxnblk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-30T16:56:57.000Z","updated_at":"2025-03-27T21:36:56.000Z","dependencies_parsed_at":"2023-05-14T23:15:43.100Z","dependency_job_id":null,"html_url":"https://github.com/jxnblk/react-x-ray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Freact-x-ray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Freact-x-ray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Freact-x-ray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxnblk%2Freact-x-ray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxnblk","download_url":"https://codeload.github.com/jxnblk/react-x-ray/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415972,"owners_count":20935387,"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":["css","debug","layout","react"],"created_at":"2024-10-02T09:23:36.399Z","updated_at":"2025-04-06T00:10:08.495Z","avatar_url":"https://github.com/jxnblk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# React X-Ray\n\nReact CSS Layout Debugger\n\n![demo](docs/x-ray.gif)\n\n```sh\nnpm i react-x-ray\n```\n\nDemo: \u003chttp://jxnblk.com/react-x-ray\u003e\n\n\n## Usage\n\n```jsx\nimport React from 'react'\nimport XRay from 'react-x-ray'\n\nconst App = props =\u003e (\n  \u003cXRay\u003e\n    \u003cdiv style={{ padding: 32 }}\u003e\n      \u003ch1\u003eLook at me!\u003c/h1\u003e\n    \u003c/div\u003e\n  \u003c/XRay\u003e\n)\n```\n\n## Props\n\n- `grid` (number or boolean) pixel dimensions of background grid\n- `outline` (boolean) show element outlines\n- `center` (boolean) center the background grid\n- `color` (string) base color for grid and outlines\n- `backgroundColor` (string) background color of XRay component\n\nInspired by [Tachyons X-RAY](http://tachyons.io/xray/)\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnblk%2Freact-x-ray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxnblk%2Freact-x-ray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxnblk%2Freact-x-ray/lists"}