{"id":26776799,"url":"https://github.com/aryasaatvik/react-jsonr","last_synced_at":"2026-02-27T10:35:16.757Z","repository":{"id":284828218,"uuid":"956120988","full_name":"aryasaatvik/react-jsonr","owner":"aryasaatvik","description":"A plugin-based JSON to React component renderer","archived":false,"fork":false,"pushed_at":"2025-03-31T20:37:39.000Z","size":873,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T16:01:20.966Z","etag":null,"topics":["json","react","typescript","ui"],"latest_commit_sha":null,"homepage":"http://jsonr.arya.sh/","language":"TypeScript","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/aryasaatvik.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-27T18:23:42.000Z","updated_at":"2025-03-31T20:37:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c0e4023-3bb4-4f24-8406-f85d4acfd086","html_url":"https://github.com/aryasaatvik/react-jsonr","commit_stats":null,"previous_names":["aryasaatvik/react-jsonr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aryasaatvik/react-jsonr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryasaatvik%2Freact-jsonr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryasaatvik%2Freact-jsonr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryasaatvik%2Freact-jsonr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryasaatvik%2Freact-jsonr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aryasaatvik","download_url":"https://codeload.github.com/aryasaatvik/react-jsonr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryasaatvik%2Freact-jsonr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29891676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["json","react","typescript","ui"],"created_at":"2025-03-29T04:24:10.508Z","updated_at":"2026-02-27T10:35:16.750Z","avatar_url":"https://github.com/aryasaatvik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React JSONR Monorepo\n\nA monorepo for React JSONR - a library that allows you to create React components from JSON definitions.\n\n## Repository Structure\n\n- `packages/react-jsonr/` - The core library\n- `apps/docs/` - Documentation website built with Next.js and Fumadocs\n\n## Getting Started\n\nThis repository uses [pnpm](https://pnpm.io/) for package management.\n\n```bash\n# Install dependencies\npnpm install\n\n# Build the library\npnpm build\n\n# Run the documentation site\npnpm docs:dev\n```\n\n## Core Concepts\n\nReact JSONR is built around a few key concepts:\n\n1. **JSON Nodes** - A JSON structure describing UI components with their properties and children\n2. **Component Registry** - A whitelist of allowed components that can be referenced in the JSON\n3. **Transformation Pipeline** - A system to process and modify the JSON before rendering\n4. **Plugins** - Modular transformers that can alter the JSON tree\n5. **Event Handler Mapping** - A secure approach to map string-based event references to actual functions\n\n## Documentation\n\nFor detailed documentation, visit the documentation site by running `pnpm docs:dev` or see the README in the [packages/react-jsonr](packages/react-jsonr) directory.\n\n## License\n\nMIT ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryasaatvik%2Freact-jsonr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryasaatvik%2Freact-jsonr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryasaatvik%2Freact-jsonr/lists"}