{"id":15170535,"url":"https://github.com/silkodenis/swift-combine-store","last_synced_at":"2026-01-05T04:37:26.671Z","repository":{"id":255681107,"uuid":"853304358","full_name":"silkodenis/swift-combine-store","owner":"silkodenis","description":"A lightweight Swift package for state management in SwiftUI applications using Combine, designed for unidirectional data flow (UDF) architectures with data-driven side-effects.","archived":false,"fork":false,"pushed_at":"2024-09-08T08:40:00.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T10:06:19.373Z","etag":null,"topics":["combine","data-driven","feedback-loop","redux","side-effect","store","swift-package-manager","swiftui","udf","unidirectional-data-flow"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silkodenis.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":"2024-09-06T11:50:30.000Z","updated_at":"2024-09-08T21:18:54.000Z","dependencies_parsed_at":"2024-09-06T17:58:58.695Z","dependency_job_id":"b5548876-423f-463f-8653-17cac9b24243","html_url":"https://github.com/silkodenis/swift-combine-store","commit_stats":null,"previous_names":["silkodenis/combine-redux-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silkodenis%2Fswift-combine-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silkodenis%2Fswift-combine-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silkodenis%2Fswift-combine-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silkodenis%2Fswift-combine-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silkodenis","download_url":"https://codeload.github.com/silkodenis/swift-combine-store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238200767,"owners_count":19433098,"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":["combine","data-driven","feedback-loop","redux","side-effect","store","swift-package-manager","swiftui","udf","unidirectional-data-flow"],"created_at":"2024-09-27T08:03:57.808Z","updated_at":"2025-10-25T19:30:52.305Z","avatar_url":"https://github.com/silkodenis.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/github/license/silkodenis/combine-redux-store.svg)](https://github.com/silkodenis/combine-redux-store/blob/main/LICENSE)\n![swift](https://github.com/silkodenis/combine-redux-store/actions/workflows/swift.yml/badge.svg?branch=main)\n\n# Combine Store\n\nCombine Store is a lightweight package for state management in SwiftUI and Combine applications, designed for unidirectional data flow (UDF) architectures. It provides a unified state management mechanism along with support for data-driven side effects.\n\n## Key Features\n\n- **State Management:** Utilizes a unified model for state and actions similar to Redux.\n- **Asynchronous Effects:** Supports asynchronous data-driven side-effects via Feedback mechanisms, ensuring that effects are triggered based on state changes.\n- **Combine Support:** Leverages powerful data stream handling and reactive programming with Combine.\n\n## Installation\n\n### Requirements\n\n- **Swift 5.1**+\n- **Xcode 11**+\n- **iOS**: iOS 13.0+\n- **macOS**: macOS 10.15+\n- **watchOS**: watchOS 6.0+\n- **tvOS**: tvOS 13.0+\n\n### To add the package to your project, use Swift Package Manager:\n\n1. Open Xcode and select “File” \u003e “Add Packages…”\n2. Enter the URL of the package repository.\n3. Follow the instructions to complete the installation.\n\n## Usage Example\n\n- [SwiftUI App](https://github.com/silkodenis/swiftui-moviesdb-redux-app)\n\n## License\nThis project is licensed under the [Apache License, Version 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilkodenis%2Fswift-combine-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilkodenis%2Fswift-combine-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilkodenis%2Fswift-combine-store/lists"}