{"id":13496721,"url":"https://github.com/tayloraswift/swift-dom","last_synced_at":"2026-02-22T01:41:34.301Z","repository":{"id":40891077,"uuid":"452470828","full_name":"tayloraswift/swift-dom","owner":"tayloraswift","description":"taylor’s (not so) famous HTML DSL 👠","archived":false,"fork":false,"pushed_at":"2025-09-24T22:43:22.000Z","size":216,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T06:03:26.750Z","etag":null,"topics":["html","server-side-swift","svg","swift","swift-dsl","xml"],"latest_commit_sha":null,"homepage":"https://swiftinit.org/docs/swift-dom/html","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tayloraswift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["tayloraswift"]}},"created_at":"2022-01-26T23:10:15.000Z","updated_at":"2026-01-10T12:42:33.000Z","dependencies_parsed_at":"2024-05-12T02:24:32.362Z","dependency_job_id":"383bc5c5-906a-4506-b34c-e5e7793bc0e0","html_url":"https://github.com/tayloraswift/swift-dom","commit_stats":null,"previous_names":["kelvin13/swift-dom"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/tayloraswift/swift-dom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayloraswift%2Fswift-dom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayloraswift%2Fswift-dom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayloraswift%2Fswift-dom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayloraswift%2Fswift-dom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tayloraswift","download_url":"https://codeload.github.com/tayloraswift/swift-dom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayloraswift%2Fswift-dom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29703227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T23:35:04.139Z","status":"ssl_error","status_checked_at":"2026-02-21T23:35:03.832Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["html","server-side-swift","svg","swift","swift-dsl","xml"],"created_at":"2024-07-31T19:01:57.916Z","updated_at":"2026-02-22T01:41:34.296Z","avatar_url":"https://github.com/tayloraswift.png","language":"Swift","funding_links":["https://github.com/sponsors/tayloraswift"],"categories":["Swift"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n***`dom`***\n\n[![Tests](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml)\n[![Documentation](https://github.com/tayloraswift/swift-dom/actions/workflows/Documentation.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/Documentation.yml)\n\n\n\u003c/div\u003e\n\nThe ***`swift-dom`*** library is a cross-platform, efficient, expressive DSL for generating HTML\n(and related formats) with few intermediate allocations.\n\n\u003cdiv align=\"center\"\u003e\n\n[documentation](https://swiftinit.org/docs/swift-dom/html) ·\n[license](LICENSE) ·\n[getting started](https://swiftinit.org/docs/swift-dom/html/getting-started)\n\n\u003c/div\u003e\n\n## Requirements\n\nThe swift-dom library requires Swift 6.2 or later.\n\n| Platform | Status |\n| -------- | ------ |\n| 🐧 Linux | [![Tests](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml) |\n| 🍏 Darwin | [![Tests](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/Tests.yml) |\n| 🍏 Darwin (iOS) | [![iOS](https://github.com/tayloraswift/swift-dom/actions/workflows/iOS.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/iOS.yml) |\n| 🍏 Darwin (tvOS) | [![tvOS](https://github.com/tayloraswift/swift-dom/actions/workflows/tvOS.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/tvOS.yml) |\n| 🍏 Darwin (visionOS) | [![visionOS](https://github.com/tayloraswift/swift-dom/actions/workflows/visionOS.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/visionOS.yml) |\n| 🍏 Darwin (watchOS) | [![watchOS](https://github.com/tayloraswift/swift-dom/actions/workflows/watchOS.yml/badge.svg)](https://github.com/tayloraswift/swift-dom/actions/workflows/watchOS.yml) |\n\n\n[Check deployment minimums](https://swiftinit.org/docs/swift-dom#ss:platform-requirements)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayloraswift%2Fswift-dom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftayloraswift%2Fswift-dom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayloraswift%2Fswift-dom/lists"}