{"id":25046125,"url":"https://github.com/hummingbird-community/hummingbird-elementary","last_synced_at":"2025-08-07T05:06:56.849Z","repository":{"id":246836346,"uuid":"823797547","full_name":"hummingbird-community/hummingbird-elementary","owner":"hummingbird-community","description":"A modern and efficient HTML rendering library - inspired by SwiftUI, built for the web.","archived":false,"fork":false,"pushed_at":"2025-04-05T16:50:12.000Z","size":30,"stargazers_count":13,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T09:03:10.417Z","etag":null,"topics":["html","hummingbird","swift-on-server","templating","web"],"latest_commit_sha":null,"homepage":"","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/hummingbird-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-07-03T18:30:44.000Z","updated_at":"2025-02-02T17:54:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ab32161-fc7f-49ed-9dfa-505313e21928","html_url":"https://github.com/hummingbird-community/hummingbird-elementary","commit_stats":null,"previous_names":["hummingbird-community/hummingbird-elementary"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/hummingbird-community/hummingbird-elementary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummingbird-community%2Fhummingbird-elementary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummingbird-community%2Fhummingbird-elementary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummingbird-community%2Fhummingbird-elementary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummingbird-community%2Fhummingbird-elementary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hummingbird-community","download_url":"https://codeload.github.com/hummingbird-community/hummingbird-elementary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hummingbird-community%2Fhummingbird-elementary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269201296,"owners_count":24377460,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"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":["html","hummingbird","swift-on-server","templating","web"],"created_at":"2025-02-06T06:35:33.768Z","updated_at":"2025-08-07T05:06:56.803Z","avatar_url":"https://github.com/hummingbird-community.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elementary: HTML Templating in Pure Swift\n\n**A modern and efficient HTML rendering library - inspired by SwiftUI, built for the web.**\n\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fhummingbird-community%2Fhummingbird-elementary%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/hummingbird-community/hummingbird-elementary)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fhummingbird-community%2Fhummingbird-elementary%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/hummingbird-community/hummingbird-elementary)\n\nThis packages helps you serve [Elementary](https://swiftpackageindex.com/sliemeobn/elementary) HTML web apps with Hummingbird.\n\nSimply wrap `HTMLResponse` around your HTML content and return it from your routes.\n\n```swift\nimport Hummingbird\nimport HummingbirdElementary\n\nlet router = Router()\nrouter.get(\"index\") { _, _ in\n    HTMLResponse {\n        MyIndexPage()\n    }\n}\n```\n\nCheck out the docs in the [Elementary repo](https://github.com/sliemeobn/elementary) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummingbird-community%2Fhummingbird-elementary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhummingbird-community%2Fhummingbird-elementary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhummingbird-community%2Fhummingbird-elementary/lists"}