{"id":16726944,"url":"https://github.com/lpil/html-lustre-converter","last_synced_at":"2025-08-11T09:09:55.842Z","repository":{"id":233031800,"uuid":"785407600","full_name":"lpil/html-lustre-converter","owner":"lpil","description":"HTML -\u003e Lustre","archived":false,"fork":false,"pushed_at":"2025-04-27T15:02:55.000Z","size":56,"stargazers_count":35,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-27T15:33:35.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lpil.github.io/html-lustre-converter/","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":"2024-04-11T20:40:54.000Z","updated_at":"2025-04-27T15:02:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"9781c8fe-d849-4bdd-a471-c14b576e5d7c","html_url":"https://github.com/lpil/html-lustre-converter","commit_stats":null,"previous_names":["lpil/html-lustre-converter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lpil/html-lustre-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtml-lustre-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtml-lustre-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtml-lustre-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtml-lustre-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/html-lustre-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fhtml-lustre-converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857486,"owners_count":24486395,"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-11T02:00:10.019Z","response_time":75,"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":[],"created_at":"2024-10-12T22:55:20.132Z","updated_at":"2025-08-11T09:09:55.812Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html_lustre_converter\n\nThe Lustreizer. Convert regular HTML markup into Lustre syntax.\n\n[![Package Version](https://img.shields.io/hexpm/v/html_lustre_converter)](https://hex.pm/packages/html_lustre_converter)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/html_lustre_converter/)\n\nThis package depends on the `javascript_dom_parser` package, which only works in\nthe browser. If you wish to run this using the Deno runtime you will need to\ncall the `install_polyfill` function from the `javascript_dom_parser/deno_polyfill`\nmodule. It may not be possible to use this library elsewhere.\n\n```sh\ngleam add html_lustre_converter\n```\n```gleam\nimport html_lustre_converter\n\npub fn main() {\n  \"\u003ch1\u003eHello, Joe!\u003c/h1\u003e\"\n  |\u003e html_lustre_converter.convert\n  |\u003e should.equal(\"html.h1([], [text(\\\"Hello, Joe!\\\")])\")\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/html_lustre_converter\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fhtml-lustre-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fhtml-lustre-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fhtml-lustre-converter/lists"}