{"id":16312455,"url":"https://github.com/kiranandcode/ocaml-pug","last_synced_at":"2026-04-12T23:36:50.641Z","repository":{"id":112326027,"uuid":"594767772","full_name":"kiranandcode/ocaml-pug","owner":"kiranandcode","description":"Pug(lite) parser \u0026 compiler in OCaml","archived":false,"fork":false,"pushed_at":"2023-04-08T10:42:22.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T12:18:41.702Z","etag":null,"topics":["html","ocaml","pug"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiranandcode.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-29T15:32:31.000Z","updated_at":"2023-09-04T09:08:58.000Z","dependencies_parsed_at":"2023-05-12T23:00:29.510Z","dependency_job_id":null,"html_url":"https://github.com/kiranandcode/ocaml-pug","commit_stats":null,"previous_names":["kiranandcode/ocaml-pug"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiranandcode/ocaml-pug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Focaml-pug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Focaml-pug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Focaml-pug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Focaml-pug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiranandcode","download_url":"https://codeload.github.com/kiranandcode/ocaml-pug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Focaml-pug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272150631,"owners_count":24882201,"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-25T02:00:12.092Z","response_time":1107,"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","ocaml","pug"],"created_at":"2024-10-10T21:48:08.254Z","updated_at":"2025-10-30T23:34:49.149Z","avatar_url":"https://github.com/kiranandcode.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCaml-Pug \n\n\u003e OCaml-Pug is a parser/compiler for a pug-like language in pure OCaml\n\nEssentially, no need to run node or any other JS shenanigans, while\nstill being able to quickly prototype HTML.\n\n\nExamples:\n\n```pug\nhtml\n  body\n    h1 Title\n```\n\nbecomes:\n\n```html\n\u003chtml\u003e\n  \u003cbody\u003e\n    \u003ch1\u003eTitle\u003c/h1\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Focaml-pug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiranandcode%2Focaml-pug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Focaml-pug/lists"}