{"id":19863254,"url":"https://github.com/allyourcodebase/nativefiledialog-extended","last_synced_at":"2025-09-18T16:30:40.920Z","repository":{"id":253266638,"uuid":"842983058","full_name":"allyourcodebase/nativefiledialog-extended","owner":"allyourcodebase","description":"nativefiledialog-extended ported to the zig build system","archived":false,"fork":false,"pushed_at":"2024-08-15T14:43:27.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T03:04:25.780Z","etag":null,"topics":["zig","zig-package"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/allyourcodebase.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":"2024-08-15T14:26:36.000Z","updated_at":"2024-09-05T16:03:00.000Z","dependencies_parsed_at":"2024-08-15T16:51:59.650Z","dependency_job_id":null,"html_url":"https://github.com/allyourcodebase/nativefiledialog-extended","commit_stats":null,"previous_names":["allyourcodebase/nativefiledialog-extended"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fnativefiledialog-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fnativefiledialog-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fnativefiledialog-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allyourcodebase%2Fnativefiledialog-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allyourcodebase","download_url":"https://codeload.github.com/allyourcodebase/nativefiledialog-extended/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233497468,"owners_count":18685063,"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":["zig","zig-package"],"created_at":"2024-11-12T15:14:08.826Z","updated_at":"2025-09-18T16:30:40.915Z","avatar_url":"https://github.com/allyourcodebase.png","language":"Zig","readme":"[![CI](https://github.com/allyourcodebase/nativefiledialog-extended/actions/workflows/ci.yaml/badge.svg)](https://github.com/allyourcodebase/nativefiledialog-extended/actions)\n\n# nativefiledialog-extended\n\nThis is [nativefiledialog-extended](https://github.com/btzy/nativefiledialog-extended), packaged for [Zig](https://ziglang.org/).\n\n## Installation\n\nFirst, update your `build.zig.zon`:\n\n```\n# Initialize a `zig build` project if you haven't already\nzig init\nzig fetch --save git+https://github.com/allyourcodebase/nativefiledialog-extended.git#1.2.1-2\n```\n\nYou can then import `nativefiledialog-extended` in your `build.zig` with:\n\n```zig\nconst nfd_dependency = b.dependency(\"nativefiledialog-extended\", .{\n    .target = target,\n    .optimize = optimize,\n});\nyour_exe.linkLibrary(nfd_dependency.artifact(\"nfd\"));\n```\n\n## Dependencies\n\nSee https://github.com/btzy/nativefiledialog-extended/tree/v1.2.1#dependencies\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fnativefiledialog-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallyourcodebase%2Fnativefiledialog-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallyourcodebase%2Fnativefiledialog-extended/lists"}