{"id":18019982,"url":"https://github.com/macedigital/go-template-renderer","last_synced_at":"2026-08-11T15:32:14.868Z","repository":{"id":182828047,"uuid":"669139697","full_name":"macedigital/go-template-renderer","owner":"macedigital","description":"Helper utility for testing go template rendering with a fast feedback loop","archived":false,"fork":false,"pushed_at":"2023-10-13T08:09:36.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T02:53:43.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/macedigital.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-07-21T12:45:25.000Z","updated_at":"2023-10-16T23:52:43.000Z","dependencies_parsed_at":"2024-06-21T16:31:44.650Z","dependency_job_id":"dbd10586-4eb2-492f-afd2-b3184c208698","html_url":"https://github.com/macedigital/go-template-renderer","commit_stats":null,"previous_names":["macedigital/go-template-renderer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macedigital/go-template-renderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fgo-template-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fgo-template-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fgo-template-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fgo-template-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macedigital","download_url":"https://codeload.github.com/macedigital/go-template-renderer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fgo-template-renderer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36527434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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-30T05:13:16.822Z","updated_at":"2026-08-11T15:32:14.849Z","avatar_url":"https://github.com/macedigital.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-template-renderer\n\nSmall utility for testing go template rendering with a super-fast feedback loop\n\n## Usage\n\nNo additional dependencies are required, only standard library is used. Just build the binary like this `go build -o tpl-renderer main.go`.\n\nBasic usage is `./tpl-renderer \u003cPATH_TO_TEMPLATE\u003e \u003cPATH_TO_VALUES\u003e.json` and output will be the rendered template, or the last error that occurred.\n\n### Example\n\nRender `examples/example.tpl.yaml` using values coming from `examples/example.json` and linting the output with `yamllint`.\n\n```sh\n./tpl-renderer examples/example.tpl.yaml examples/example.json | yamllint -\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fgo-template-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacedigital%2Fgo-template-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fgo-template-renderer/lists"}