{"id":19952289,"url":"https://github.com/sparrowcode/diffablekit","last_synced_at":"2026-04-21T14:00:44.645Z","repository":{"id":44943204,"uuid":"273097004","full_name":"sparrowcode/DiffableKit","owner":"sparrowcode","description":"Wrapper of Apple Diffable Data Source. Including side bar and ready-use models.","archived":false,"fork":false,"pushed_at":"2024-02-23T21:04:51.000Z","size":6758,"stargazers_count":131,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-18T05:19:48.199Z","etag":null,"topics":["apple-diffable-api","diff","diffable","diffable-api","diffabledatasource","ios14","side-bar","side-bar-ios14","sidebar","split-controller-side-bar","splitcontroller","swift","uicollectionview","uicollectionviewdiffabledatasource","uitableview","uitableviewdiffabledatasource","xcode"],"latest_commit_sha":null,"homepage":"https://sparrowcode.io/frameworks","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/sparrowcode.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-06-17T23:19:42.000Z","updated_at":"2025-01-07T20:41:22.000Z","dependencies_parsed_at":"2023-02-13T01:31:31.216Z","dependency_job_id":"b8456b50-2e9b-422d-a279-53144ae117e2","html_url":"https://github.com/sparrowcode/DiffableKit","commit_stats":{"total_commits":263,"total_committers":1,"mean_commits":263.0,"dds":0.0,"last_synced_commit":"fd80c65d5b63f3c8825f11a06da1f1e91bdf4036"},"previous_names":["ivanvorobei/spdiffable"],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparrowcode%2FDiffableKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparrowcode%2FDiffableKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparrowcode%2FDiffableKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparrowcode%2FDiffableKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparrowcode","download_url":"https://codeload.github.com/sparrowcode/DiffableKit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252241925,"owners_count":21717069,"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":["apple-diffable-api","diff","diffable","diffable-api","diffabledatasource","ios14","side-bar","side-bar-ios14","sidebar","split-controller-side-bar","splitcontroller","swift","uicollectionview","uicollectionviewdiffabledatasource","uitableview","uitableviewdiffabledatasource","xcode"],"created_at":"2024-11-13T01:12:29.959Z","updated_at":"2026-04-21T14:00:39.577Z","avatar_url":"https://github.com/sparrowcode.png","language":"Swift","readme":"# SPDiffable\n\n\u003cp aligment=\"left\"\u003e\n    \u003cimg src=\"https://cdn.ivanvorobei.io/github/spdiffable/v2.0/ready-use-cells.png?version=1\" height=\"250\"/\u003e\n    \u003cimg src=\"https://cdn.ivanvorobei.io/github/spdiffable/v2.0/sidebar.png?version=1\" height=\"250\"/\u003e\n    \u003cimg src=\"https://cdn.ivanvorobei.io/github/spdiffable/v2.0/info.png?version=1\" height=\"250\"/\u003e\n\u003c/p\u003e\n\nApple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over duplicates codes. This project help you do it elegant with shared models and special cell providers for one-usage models.\n\n## Navigate\n\n- [Installation](#installation)\n    - [Swift Package Manager](#swift-package-manager)\n    - [CocoaPods](#cocoapods)\n    - [Manually](#manually)\n- [Russian Community](#russian-community)\n\n## Installation\n\nReady for use on iOS and tvOS 13+.\n\n### Swift Package Manager\n\nThe [Swift Package Manager](https://swift.org/package-manager/) is a tool for automating the distribution of Swift code and is integrated into the `swift` compiler. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.\n\nOnce you have your Swift package set up, adding as a dependency is as easy as adding it to the `dependencies` value of your `Package.swift`.\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/ivanvorobei/SPDiffable\", .upToNextMajor(from: \"2.2.0\"))\n]\n```\n\n### CocoaPods:\n\n[CocoaPods](https://cocoapods.org) is a dependency manager. For usage and installation instructions, visit their website. To integrate using CocoaPods, specify it in your `Podfile`:\n\n```ruby\npod 'SPDiffable'\n```\n\n### Manually\n\nIf you prefer not to use any of dependency managers, you can integrate manually. Put `Sources/SPDiffable` folder in your Xcode project. Make sure to enable `Copy items if needed` and `Create groups`.\n\n## Russian Community\n\nЯ веду [телеграм-канал](https://sparrowcode.io/telegram), там публикую новости и туториалы.\u003cbr\u003e\nС проблемой помогут [в чате](https://sparrowcode.io/telegram/chat).\n\nВидео-туториалы выклыдываю на [YouTube](https://ivanvorobei.io/youtube):\n\n[![Tutorials on YouTube](https://cdn.ivanvorobei.io/github/readme/youtube-preview.jpg)](https://ivanvorobei.io/youtube)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparrowcode%2Fdiffablekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparrowcode%2Fdiffablekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparrowcode%2Fdiffablekit/lists"}