{"id":16183803,"url":"https://github.com/tleunen/react-json-viewer","last_synced_at":"2025-04-07T12:44:10.718Z","repository":{"id":21842258,"uuid":"25165412","full_name":"tleunen/react-json-viewer","owner":"tleunen","description":"A JSON viewer built with React.js","archived":false,"fork":false,"pushed_at":"2014-10-13T15:52:25.000Z","size":468,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-13T15:31:22.894Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tleunen.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}},"created_at":"2014-10-13T15:49:10.000Z","updated_at":"2015-07-31T20:16:29.000Z","dependencies_parsed_at":"2022-08-19T23:01:34.744Z","dependency_job_id":null,"html_url":"https://github.com/tleunen/react-json-viewer","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/tleunen%2Freact-json-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleunen%2Freact-json-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleunen%2Freact-json-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tleunen%2Freact-json-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tleunen","download_url":"https://codeload.github.com/tleunen/react-json-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655374,"owners_count":20974166,"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":[],"created_at":"2024-10-10T07:07:07.139Z","updated_at":"2025-04-07T12:44:10.698Z","avatar_url":"https://github.com/tleunen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-json-viewer\n\nSmall project to understand how [react](https://github.com/facebook/react) works.\nThis allow you to visualize any JSON by dropping the file inside the window.\n\n```json\n{\n    \"aString\": \"This is a string value\",\n    \"aBoolTrue\": true,\n    \"anotherBoolFalse\": false,\n    \"anArray\": [\"first Element\", \"second Element\", \"third Element\"],\n    \"aNullObject\": null,\n    \"anObject\": {\n        \"innerValueStr\": \"Wowwww!\",\n        \"price\": 19.99,\n        \"content\": {\n            \"table\": [\"this\", \"that\", \"Oh!\", \"Awesome!\"],\n            \"available\": false,\n            \"anotherObject\": {\n                \"yat\": \"Yay!\"\n            }\n        }\n    },\n    \"aNumber\": 5,\n    \"aFloat\": 2.454\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleunen%2Freact-json-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftleunen%2Freact-json-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftleunen%2Freact-json-viewer/lists"}