{"id":21201749,"url":"https://github.com/oleander/builder","last_synced_at":"2025-08-17T13:19:59.352Z","repository":{"id":66260543,"uuid":"354900892","full_name":"oleander/builder","owner":"oleander","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-27T15:38:18.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T14:47:44.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/oleander.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-05T16:36:32.000Z","updated_at":"2021-05-28T13:50:42.000Z","dependencies_parsed_at":"2024-03-08T18:30:43.997Z","dependency_job_id":null,"html_url":"https://github.com/oleander/builder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243654406,"owners_count":20325896,"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-11-20T20:10:51.159Z","updated_at":"2025-03-14T22:26:09.812Z","avatar_url":"https://github.com/oleander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Builder [![Builder](https://github.com/oleander/builder/actions/workflows/main.yml/badge.svg)](https://github.com/oleander/builder/actions/workflows/main.yml)\n\n## Example\n\n``` ruby\nrequire \"h_builder\"\n\n# Local values\nname = \"John\"\nage = 50\n\nhash = HBuilder.define(binding) do\n  person do\n    name name\n    age age\n    cars do\n      array do\n        name \"BMW\"\n        name \"Volvo\"\n      end\n    end\n  end\nend\n\npp hash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Fbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fbuilder/lists"}