{"id":25569788,"url":"https://github.com/septechx/alpha-html","last_synced_at":"2026-03-20T22:30:22.629Z","repository":{"id":274683793,"uuid":"918731815","full_name":"septechx/alpha-html","owner":"septechx","description":"Zig library for parsing a superset of html","archived":false,"fork":false,"pushed_at":"2025-02-19T16:28:31.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T17:23:54.547Z","etag":null,"topics":["html","parser","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/septechx.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":"2025-01-18T17:58:42.000Z","updated_at":"2025-02-19T16:28:34.000Z","dependencies_parsed_at":"2025-02-05T00:18:11.128Z","dependency_job_id":null,"html_url":"https://github.com/septechx/alpha-html","commit_stats":null,"previous_names":["septechx/alpha-html"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/septechx%2Falpha-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/septechx%2Falpha-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/septechx%2Falpha-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/septechx%2Falpha-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/septechx","download_url":"https://codeload.github.com/septechx/alpha-html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239934485,"owners_count":19720956,"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":["html","parser","zig"],"created_at":"2025-02-21T00:39:51.116Z","updated_at":"2026-03-20T22:30:22.557Z","avatar_url":"https://github.com/septechx.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# α-html\n\n## Installing\n\nFirst run:\n\n```sh\nzig fetch --save git+https://github.com/septechx/alpha-html#0.1.4\n```\n\nThen add this to your `build.zig` before `b.installArtifact(exe)`:\n\n```zig\nconst @\"alpha-html\" = b.dependency(\"alpha-html\", .{\n    .target = target,\n    .optimize = optimize,\n});\n\nexe.root_module.addImport(\"alpha-html\", @\"alpha-html\".module(\"alpha-html\"));\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseptechx%2Falpha-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseptechx%2Falpha-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseptechx%2Falpha-html/lists"}