{"id":13611879,"url":"https://github.com/ziglibs/eggzon","last_synced_at":"2025-10-25T21:41:33.906Z","repository":{"id":185579310,"uuid":"673763355","full_name":"ziglibs/eggzon","owner":"ziglibs","description":"🥚Zon - A DOM based Zig Object Notation parser","archived":false,"fork":false,"pushed_at":"2023-12-22T08:42:33.000Z","size":15,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T23:34:29.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/ziglibs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"MasterQ32"}},"created_at":"2023-08-02T11:17:09.000Z","updated_at":"2025-01-14T02:27:50.000Z","dependencies_parsed_at":"2023-12-22T10:07:35.466Z","dependency_job_id":null,"html_url":"https://github.com/ziglibs/eggzon","commit_stats":null,"previous_names":["ziglibs/eggzon"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ziglibs/eggzon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziglibs%2Feggzon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziglibs%2Feggzon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziglibs%2Feggzon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziglibs%2Feggzon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziglibs","download_url":"https://codeload.github.com/ziglibs/eggzon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziglibs%2Feggzon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268448168,"owners_count":24251994,"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-02T02:00:12.353Z","response_time":74,"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-08-01T19:02:17.000Z","updated_at":"2025-10-25T21:41:28.880Z","avatar_url":"https://github.com/ziglibs.png","language":"Zig","funding_links":["https://github.com/sponsors/MasterQ32"],"categories":["Zig"],"sub_categories":[],"readme":"# 🥚-Zon\n\n```zig\nvar doc = try parseString(std.testing.allocator,\n    \\\\.{\n    \\\\    .name = \"egg-zon\",\n    \\\\    .version = \"0.1.0\",\n    \\\\\n    \\\\    .dependencies = .{\n    \\\\        .@\"parser-toolkit\" = .{\n    \\\\            .url = \"https://github.com/MasterQ32/parser-toolkit/archive/6238b7c6893582fb56f39676a090b1af1226fe1a.tar.gz\",\n    \\\\            .hash = \"1220cf55c10add71a9cd2591dbe118ffa9a9198e21069e440fae1f6e3eef6f274733\",\n    \\\\        },\n    \\\\    },\n    \\\\}\n);\ndefer doc.deinit();\n\nconst name = doc.root.object.get(\"name\").?.string;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziglibs%2Feggzon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziglibs%2Feggzon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziglibs%2Feggzon/lists"}