{"id":21956140,"url":"https://github.com/super-zig/io","last_synced_at":"2025-04-06T08:11:43.987Z","repository":{"id":263413693,"uuid":"890311528","full_name":"Super-ZIG/io","owner":"Super-ZIG","description":" Easy input/output in ZIG. ","archived":false,"fork":false,"pushed_at":"2025-02-25T03:47:32.000Z","size":7369,"stargazers_count":123,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T08:11:39.556Z","etag":null,"topics":["io","lib","string","terminal","zig"],"latest_commit_sha":null,"homepage":"https://super-zig.github.io/io/","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/Super-ZIG.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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-11-18T11:03:45.000Z","updated_at":"2025-03-23T16:49:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd0d980b-9a3e-4d43-b2d6-ddc8e2510d55","html_url":"https://github.com/Super-ZIG/io","commit_stats":null,"previous_names":["super-zig/io"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Super-ZIG%2Fio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Super-ZIG%2Fio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Super-ZIG%2Fio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Super-ZIG%2Fio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Super-ZIG","download_url":"https://codeload.github.com/Super-ZIG/io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451654,"owners_count":20940939,"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":["io","lib","string","terminal","zig"],"created_at":"2024-11-29T08:19:29.835Z","updated_at":"2025-04-06T08:11:43.965Z","avatar_url":"https://github.com/Super-ZIG.png","language":"Zig","readme":"\u003cp align=\"center\"\u003e \u003cbr\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/logo/IO/logo.png\" alt=\"Input / Output\" width=\"1000\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n     \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/under--development-yellow.svg\" alt=\"Under Development\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Super-ZIG/io/actions/workflows/main.yml\"\u003e\n        \u003cimg src=\"https://github.com/Super-ZIG/io/actions/workflows/main.yml/badge.svg\" alt=\"CI\" /\u003e\n    \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/Super-ZIG/io?style=flat\" alt=\"Github Repo Issues\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/Super-ZIG/io?style=social\" alt=\"GitHub Repo stars\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cb\u003e Easy input and output in ZIG. \u003c/b\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cb\u003e\u003ci\u003e\n        \u003csup\u003e part of \u003ca href=\"https://github.com/Super-ZIG\"\u003eSuperZIG\u003c/a\u003e framework.\u003c/sup\u003e\n    \u003c/i\u003e\u003c/b\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/md/line.png\" alt=\"line\" style=\"display: block; margin-top:20px;margin-bottom:20px;width:500px;\"/\u003e\u003cbr\u003e\n\u003c/div\u003e\u003cbr\u003e\n\n\u003e This library is considered as a container for several other sub-libraries that are generally related to the concept of input and output in the ZIG language.\n\n\u003e The currently available sections are as follows, **please click on the desired section to access more information about it**.\n\n\u003cbr\u003e\n\u003cdiv align=\"center\" style=\"display: flex; flex-direction: row; justify-content: center;\"\u003e\u003cbr\u003e\n  \u003ca href=\"https://super-zig.github.io/io/string/\" title=\"click here\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/logo/String/short.png\" alt=\"String\" height=\"50\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/logo/Terminal/short.png\" alt=\"Terminal\" height=\"50\" width=\"1\" /\u003e\n  \u003ca href=\"https://super-zig.github.io/io/terminal/\" title=\"click here\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/logo/Terminal/short.png\" alt=\"Terminal\" height=\"50\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/md/line.png\" alt=\"line\" style=\"display: block; margin-top:20px;margin-bottom:20px;width:500px;\"/\u003e\n\u003c/div\u003e\n\n\n  - #### [installation](https://github.com/Super-ZIG/io/wiki/installation)\n    \u003e to learn how to add dependencies to your ZIG project.\n\n  - #### [Documentation](https://super-zig.github.io/io/)\n    \u003e to learn more about the library and its features.\n\n\n\u003cdiv align=\"center\"\u003e\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/maysara-elshewehy/SuperZIG-assets/refs/heads/main/dist/img/md/line.png\" alt=\"line\" style=\"display: block; margin-top:20px;margin-bottom:20px;width:500px;\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\u003cbr\u003e\n\u003ca href=\"https://github.com/maysara-elshewehy\"\u003e \u003cimg src=\"https://img.shields.io/badge/Made with ❤️ by-Maysara-orange\"/\u003e \u003c/a\u003e\n\u003c/div\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuper-zig%2Fio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuper-zig%2Fio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuper-zig%2Fio/lists"}