{"id":15170615,"url":"https://github.com/mkj-is/bindingkit","last_synced_at":"2025-10-25T19:30:58.533Z","repository":{"id":63918589,"uuid":"334750668","full_name":"mkj-is/BindingKit","owner":"mkj-is","description":"A set of handy additions to the basic SwiftUI Binding type.","archived":false,"fork":false,"pushed_at":"2021-09-22T19:16:14.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T02:01:51.477Z","etag":null,"topics":["swiftui","swiftui-binding","swiftui-extensions"],"latest_commit_sha":null,"homepage":"","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/mkj-is.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}},"created_at":"2021-01-31T20:31:37.000Z","updated_at":"2023-03-17T12:33:46.000Z","dependencies_parsed_at":"2023-01-14T14:00:52.171Z","dependency_job_id":null,"html_url":"https://github.com/mkj-is/BindingKit","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/mkj-is%2FBindingKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FBindingKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FBindingKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FBindingKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkj-is","download_url":"https://codeload.github.com/mkj-is/BindingKit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238200797,"owners_count":19433106,"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":["swiftui","swiftui-binding","swiftui-extensions"],"created_at":"2024-09-27T08:04:16.662Z","updated_at":"2025-10-25T19:30:58.113Z","avatar_url":"https://github.com/mkj-is.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BindingKit\n\nA set of handy additions to the basic SwiftUI Binding type.\n\n## Motivation\n\nWhen using bindings extensively you might find yourself writing some repetitive code.\nThis package aims to add some useful operations to `Binding` which should\nmake working with them easier. Particularly, if you don't want to send the whole\nwrapped value to a child view or if you want to transform the wrapped value to a different type.\n\n## Features\n\n- Coalescing of optional wrapped values.\n- “Will set” and “did set“ side-effects for debugging.\n- Two-way map function for transforming wrapped value back and forth.\n- Creation of `Binding` with stored value for those cases where constant binding does not suffice. \n- Creating Binding from a property of some reference-type.\n\n## Installation\n\nAdd this package to your Xcode project or add following line\nto your `Package.swift` file:\n\n```swift\n.package(url: \"https://github.com/mkj-is/BindingKit.git\", from: \"1.0.0\")\n```\n\n## Contributing\n\nAll contributions are welcome.\n\nProject was created by [Matěj Kašpar Jirásek](https://twitter.com/mkj_is).\n\nProject is licensed under [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkj-is%2Fbindingkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkj-is%2Fbindingkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkj-is%2Fbindingkit/lists"}