{"id":16683665,"url":"https://github.com/apollozhu/boolbuilder","last_synced_at":"2025-04-09T23:32:32.643Z","repository":{"id":82774225,"uuid":"540658437","full_name":"ApolloZhu/BoolBuilder","owner":"ApolloZhu","description":"A Swift resultBuilder for building a Bool.","archived":false,"fork":false,"pushed_at":"2022-09-28T04:45:53.000Z","size":5,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T00:37:11.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/ApolloZhu.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":"2022-09-24T00:18:37.000Z","updated_at":"2025-01-11T21:03:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7558a336-4c3c-42c2-b928-84f6ea6a3aa3","html_url":"https://github.com/ApolloZhu/BoolBuilder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApolloZhu%2FBoolBuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApolloZhu%2FBoolBuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApolloZhu%2FBoolBuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApolloZhu%2FBoolBuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApolloZhu","download_url":"https://codeload.github.com/ApolloZhu/BoolBuilder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129549,"owners_count":21052593,"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-10-12T14:25:42.396Z","updated_at":"2025-04-09T23:32:32.630Z","avatar_url":"https://github.com/ApolloZhu.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoolBuilder\n\n`@resultBuilder` for building a `Bool`.\n\n## Example\n\n```swift\nimport BoolBuilder\n\nlet condition: Bool = all {\n    any {\n        conditionA\n        conditionB\n            .inverted\n\n        either {\n            conditionC\n        } or: {\n            conditionD\n        }\n    }\n    conditionE\n}\n```\n\n## Acknowledgements\n\nThanks to [@Vince14Genius](https://github.com/vince14genius) for the idea and API feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollozhu%2Fboolbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapollozhu%2Fboolbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollozhu%2Fboolbuilder/lists"}