{"id":28144829,"url":"https://github.com/nicell/htmluau","last_synced_at":"2026-02-02T11:14:25.921Z","repository":{"id":292429255,"uuid":"980440089","full_name":"Nicell/htmluau","owner":"Nicell","description":"HTML Templating in Luau","archived":false,"fork":false,"pushed_at":"2025-05-15T22:13:06.000Z","size":10,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T07:59:32.277Z","etag":null,"topics":["html","luau","templates"],"latest_commit_sha":null,"homepage":"","language":"Luau","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/Nicell.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-09T06:13:30.000Z","updated_at":"2025-05-26T18:35:03.000Z","dependencies_parsed_at":"2025-05-09T23:36:18.634Z","dependency_job_id":null,"html_url":"https://github.com/Nicell/htmluau","commit_stats":null,"previous_names":["nicell/htmluau"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nicell/htmluau","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Fhtmluau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Fhtmluau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Fhtmluau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Fhtmluau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicell","download_url":"https://codeload.github.com/Nicell/htmluau/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Fhtmluau/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261250272,"owners_count":23130540,"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","luau","templates"],"created_at":"2025-05-14T22:13:24.070Z","updated_at":"2026-02-02T11:14:20.883Z","avatar_url":"https://github.com/Nicell.png","language":"Luau","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTMLuau\n\nSimple HTML templating in Luau.\n\n```luau\nhtml({ lang = \"en\" }) {\n\thead() {\n\t\ttitle() {\n\t\t\t\"Hello World\",\n\t\t},\n\t},\n\tbody() {\n\t\th1() {\n\t\t\t\"Hello World\",\n\t\t},\n\t\tbutton({ onclick = \"alert('Hello World!')\" }) {\n\t\t\t\"Click Me\",\n\t\t},\n\t\tp() {\n\t\t\t\"This is a simple HTML page generated using Luau.\",\n\t\t\t\"Lines are concatenated.\",\n\t\t\t\"So you can write sentences on separate lines.\",\n\t\t\t\"\u003chtml\u003e is properly excaped.\",\n\t\t},\n\t\tbutton(),\n\t},\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicell%2Fhtmluau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicell%2Fhtmluau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicell%2Fhtmluau/lists"}