{"id":32149340,"url":"https://github.com/ronstorm/tca-kit","last_synced_at":"2026-07-18T00:33:03.966Z","repository":{"id":314365525,"uuid":"1055227574","full_name":"ronstorm/tca-kit","owner":"ronstorm","description":"A lightweight state-management library inspired by TCA principles.","archived":false,"fork":false,"pushed_at":"2025-09-16T05:42:09.000Z","size":139,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T09:54:29.386Z","etag":null,"topics":["clean-code","composable-architecture","state-management","swift","tca"],"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/ronstorm.png","metadata":{"files":{"readme":"Docs/README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-12T00:54:43.000Z","updated_at":"2025-09-18T06:35:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a34f6f2-4899-412c-b621-a3f10fc857f0","html_url":"https://github.com/ronstorm/tca-kit","commit_stats":null,"previous_names":["ronstorm/tca-kit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ronstorm/tca-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronstorm%2Ftca-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronstorm%2Ftca-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronstorm%2Ftca-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronstorm%2Ftca-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronstorm","download_url":"https://codeload.github.com/ronstorm/tca-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronstorm%2Ftca-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280240308,"owners_count":26296527,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":["clean-code","composable-architecture","state-management","swift","tca"],"created_at":"2025-10-21T09:54:28.869Z","updated_at":"2025-10-21T09:54:30.653Z","avatar_url":"https://github.com/ronstorm.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCAKit Documentation\n\nWelcome to the TCAKit documentation! This guide will help you understand and use TCAKit effectively.\n\n## Quick Start\n\n1. **[Installation](installation.md)** - Add TCAKit to your project\n2. **[Basic Usage](basic-usage.md)** - Your first TCAKit app\n3. **[Examples](../Examples/)** - Ready-to-run example apps\n\n## Core Concepts\n\n### [Store](store.md)\nThe central component that manages state and handles actions.\n\n### [Reducer](reducer.md)\nPure functions that handle actions and update state.\n\n### [Effect](effect.md)\nRepresents async side effects with cancellation support.\n\n### [Dependencies](dependencies.md)\nEnvironment-based dependency injection for services.\n\n### [WithStore](withstore.md)\nSwiftUI helper for ergonomic store usage in views.\n\n### [TestStore](teststore.md)\nTesting utility with fluent assertions and transcripts.\n\n### [CombineBridge](combine-bridge.md)\nSeamless integration between Combine publishers and TCAKit effects.\n\n## Advanced Topics\n\n### [SwiftUI Integration](swiftui-integration.md)\nBest practices for using TCAKit with SwiftUI.\n\n## Examples\n\nReady-to-run examples showcasing TCAKit patterns:\n\n- **[BasicCounter](../Examples/BasicCounter/)** - Start here\n- **[TodoList](../Examples/TodoList/)** - Intermediate patterns\n- **[WeatherApp](../Examples/WeatherApp/)** - Advanced patterns\n\n## Need Help?\n\n- [GitHub Issues](https://github.com/ronstorm/tca-kit/issues)\n- [GitHub Discussions](https://github.com/ronstorm/tca-kit/discussions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronstorm%2Ftca-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronstorm%2Ftca-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronstorm%2Ftca-kit/lists"}