{"id":49205906,"url":"https://github.com/xirf/json-chizu","last_synced_at":"2026-04-24T19:00:45.053Z","repository":{"id":352384064,"uuid":"1213880826","full_name":"xirf/json-chizu","owner":"xirf","description":"Just another JSON visualizer","archived":false,"fork":false,"pushed_at":"2026-04-19T09:10:41.000Z","size":637,"stargazers_count":12,"open_issues_count":1,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T18:37:17.154Z","etag":null,"topics":["graph","json-viewer","jsonl-viewer","tool","visualization","yaml-viewer"],"latest_commit_sha":null,"homepage":"https://shiko.andka.id","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xirf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-17T21:32:50.000Z","updated_at":"2026-04-22T09:26:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xirf/json-chizu","commit_stats":null,"previous_names":["xirf/json-chizu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xirf/json-chizu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xirf%2Fjson-chizu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xirf%2Fjson-chizu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xirf%2Fjson-chizu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xirf%2Fjson-chizu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xirf","download_url":"https://codeload.github.com/xirf/json-chizu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xirf%2Fjson-chizu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32236744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["graph","json-viewer","jsonl-viewer","tool","visualization","yaml-viewer"],"created_at":"2026-04-23T18:03:20.377Z","updated_at":"2026-04-24T19:00:45.027Z","avatar_url":"https://github.com/xirf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON-Chizu\n\na Bun workspace monorepo for interactive tree and graph visualization.\n\nIt currently contains:\n\n- `@shiko/core`: framework-agnostic TypeScript graph/tree layout and controller logic.\n- `@shiko/vue`: Vue bindings and canvas components built on top of `@shiko/core`.\n- `@shiko/json-chizu`: a Vue app for exploring JSON as an interactive visual map.\n\n## Requirements\n\n- Bun `\u003e= 1.3.9`\n\n## Quick Start\n\n```bash\nbun install\nbun run build:core\nbun run dev:json\n```\n\nOpen the local URL shown by Vite to use the JSON-Chizu app.\n\n## Workspace Scripts\n\nFrom the repository root:\n\n- `bun run build:core`: build `packages/shiko-core`.\n- `bun run typecheck:core`: type-check `packages/shiko-core`.\n- `bun run test:core`: run tests for `packages/shiko-core`.\n- `bun run build:vue`: type-check/build `packages/shiko-vue`.\n- `bun run typecheck:vue`: type-check `packages/shiko-vue`.\n- `bun run dev:json`: run the JSON-Chizu app in development mode.\n- `bun run build:json`: build core package, then build the JSON-Chizu app.\n- `bun run typecheck:json`: type-check the JSON-Chizu app.\n\n## Repository Layout\n\n```text\napps/\n  json-chizu/\npackages/\n  shiko-core/\n  shiko-vue/\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) before opening a pull request.\n\n## Security\n\nTo report vulnerabilities, see [SECURITY.md](SECURITY.md).\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0.\nSee [LICENSE](LICENSE) for the full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxirf%2Fjson-chizu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxirf%2Fjson-chizu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxirf%2Fjson-chizu/lists"}