{"id":13741146,"url":"https://github.com/lpil/htmb","last_synced_at":"2026-01-02T06:53:02.858Z","repository":{"id":187849690,"uuid":"677706922","full_name":"lpil/htmb","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-31T12:53:56.000Z","size":135,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-01T23:05:02.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/lpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-08-12T11:14:39.000Z","updated_at":"2024-08-03T04:07:43.304Z","dependencies_parsed_at":"2023-11-07T01:57:15.696Z","dependency_job_id":"8f35ffda-09c2-46ee-911c-bf7a470ed980","html_url":"https://github.com/lpil/htmb","commit_stats":null,"previous_names":["lpil/htmb"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtmb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtmb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtmb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtmb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/htmb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243753988,"owners_count":20342537,"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":"2024-08-03T04:00:56.022Z","updated_at":"2026-01-02T06:53:02.816Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":["Packages"],"sub_categories":["HTML"],"readme":"# HyperText Markup Builder\n\n[![Package Version](https://img.shields.io/hexpm/v/htmb)](https://hex.pm/packages/htmb)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/htmb/)\n\nA tiny HTML builder for Gleam.\n\n```gleam\nlet html = \n  h(\"h1\", [], [text(\"Hello, Joe!\")])\n |\u003e render\n |\u003e string_tree.to_string\nassert html == \"\u003ch1\u003eHello, Joe!\u003c/h1\u003e\"\n```\n\nThis package doesn't do much. If you'd like more features, check out these\nalternatives:\n\n- [Glemplate](https://hex.pm/packages/glemplate)\n- [Lustre](https://hex.pm/packages/lustre)\n- [Nakai](https://hex.pm/packages/nakai)\n- [React Gleam](https://hex.pm/packages/react_gleam)\n\n\n## Installation\n\n```sh\ngleam add htmb\n```\n\nThe documentation can be found at \u003chttps://hexdocs.pm/htmb\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fhtmb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fhtmb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fhtmb/lists"}