{"id":28409508,"url":"https://github.com/byteface/htmlx","last_synced_at":"2025-06-25T00:31:09.673Z","repository":{"id":62569602,"uuid":"457173969","full_name":"byteface/htmlx","owner":"byteface","description":"a lightweight version of domonic","archived":false,"fork":false,"pushed_at":"2022-04-30T06:08:52.000Z","size":419,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T03:12:34.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/byteface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-09T02:04:46.000Z","updated_at":"2025-02-09T01:07:04.000Z","dependencies_parsed_at":"2022-11-03T17:01:10.744Z","dependency_job_id":null,"html_url":"https://github.com/byteface/htmlx","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/byteface/htmlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteface%2Fhtmlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteface%2Fhtmlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteface%2Fhtmlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteface%2Fhtmlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteface","download_url":"https://codeload.github.com/byteface/htmlx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteface%2Fhtmlx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261782063,"owners_count":23208901,"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":[],"created_at":"2025-06-02T08:40:34.465Z","updated_at":"2025-06-25T00:31:09.663Z","avatar_url":"https://github.com/byteface.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# htmlx\n\nA small python dom and html creation utility.\n\n```python\nfrom htmlx import html, body, h1\nprint(html(body(h1('Hello, World!'))))\n# \u003chtml\u003e\u003cbody\u003e\u003ch1\u003eHello, World!\u003c/h1\u003e\u003c/body\u003e\u003c/html\u003e\n```\n\n### install\n\n```bash\npython3 -m pip install htmlx\n```\n\n### run tests\n\nSee the Makefile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteface%2Fhtmlx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteface%2Fhtmlx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteface%2Fhtmlx/lists"}