{"id":28731559,"url":"https://github.com/hiegz/fuizon","last_synced_at":"2026-06-19T15:03:33.227Z","repository":{"id":274529615,"uuid":"922459438","full_name":"hiegz/fuizon","owner":"hiegz","description":"TUI library for Zig (coming soon)","archived":false,"fork":false,"pushed_at":"2026-05-03T00:36:37.000Z","size":392,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-19T11:41:41.658Z","etag":null,"topics":["terminal","tui","zig"],"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/hiegz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-26T09:14:01.000Z","updated_at":"2026-05-03T00:37:09.000Z","dependencies_parsed_at":"2025-01-27T21:38:51.878Z","dependency_job_id":"98230ec7-f6fe-4c93-b799-476df81ea6ed","html_url":"https://github.com/hiegz/fuizon","commit_stats":null,"previous_names":["byut/fuizon","hiegz/fuizon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiegz/fuizon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiegz%2Ffuizon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiegz%2Ffuizon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiegz%2Ffuizon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiegz%2Ffuizon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiegz","download_url":"https://codeload.github.com/hiegz/fuizon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiegz%2Ffuizon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["terminal","tui","zig"],"created_at":"2025-06-15T18:14:55.866Z","updated_at":"2026-06-19T15:03:33.199Z","avatar_url":"https://github.com/hiegz.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./assets/logo.png\" width=\"100\"/\u003e\n    \u003ch3\u003eFuizon\u003c/h3\u003e\n    \u003cp\u003eA cross-platform TUI library for Zig\u003c/p\u003e\n\u003c/div\u003e\n\n## Requirements\n\n- Zig 0.14.0\n- Rust/Cargo\n\n## Installation\n\n1. Fetch:\n\n```sh\nzig fetch --save https://github.com/byut/fuizon/archive/\u003cgit-ref-here\u003e.tar.gz\n```\n\n2. Link to your executable or module:\n\n```zig\nconst fuizon = b.dependency(\"fuizon\", .{ .target = target, .optimize = optimize });\nexe.root_module.addImport(\"fuizon\", fuizon.module(\"fuizon\"));\n```\n\n3. Import:\n\n```zig\nconst fuizon = @import(\"fuizon\");\n```\n\n## What you can build\n\nhttps://github.com/user-attachments/assets/e1e4189d-2b1c-481f-a519-0430aa619ace\n\nDiscover more examples [here](https://github.com/byut/fuizon/tree/main/examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiegz%2Ffuizon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiegz%2Ffuizon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiegz%2Ffuizon/lists"}