{"id":19914025,"url":"https://github.com/vitalspace/ansi","last_synced_at":"2025-07-10T20:09:12.044Z","repository":{"id":216593440,"uuid":"741737710","full_name":"vitalspace/ansi","owner":"vitalspace","description":"Ansi Zig","archived":false,"fork":false,"pushed_at":"2024-01-11T02:25:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T09:18:00.050Z","etag":null,"topics":["ansi","colors","zig"],"latest_commit_sha":null,"homepage":"","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/vitalspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-01-11T02:17:35.000Z","updated_at":"2024-01-11T02:25:46.000Z","dependencies_parsed_at":"2024-01-11T05:21:28.950Z","dependency_job_id":"bb7bc23a-2b82-431f-b1d0-703136c4fb55","html_url":"https://github.com/vitalspace/ansi","commit_stats":null,"previous_names":["vitalspace/ansi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitalspace/ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalspace%2Fansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalspace%2Fansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalspace%2Fansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalspace%2Fansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalspace","download_url":"https://codeload.github.com/vitalspace/ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalspace%2Fansi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264647890,"owners_count":23643654,"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":["ansi","colors","zig"],"created_at":"2024-11-12T21:34:48.062Z","updated_at":"2025-07-10T20:09:11.770Z","avatar_url":"https://github.com/vitalspace.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansi Zig\n\n## Usage\n\n```typescript\npub fn main() {\n    const allocator = std.mem.page_allocator;\n    const ansi = try Ansi().init(allocator);\n    \n    const message = try ansi.bgBlack(try ansi.cyan(\"Hello world!!\"));\n    defer allocator.free(message);\n\n    std.debug.print(\"{s}\\n\", .{message});\n}\n```\n\n\n![image](https://github.com/vitalspace/ansi/assets/29004070/d25048b5-448d-4208-9b52-40c6d2ab19b6)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalspace%2Fansi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalspace%2Fansi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalspace%2Fansi/lists"}