{"id":18389296,"url":"https://github.com/rightpoint/rzcollectionlist","last_synced_at":"2025-04-07T02:34:13.181Z","repository":{"id":4715113,"uuid":"5863145","full_name":"Rightpoint/RZCollectionList","owner":"Rightpoint","description":"A framework for dealing with displaying data from Core Data and other sources in UITableViews.","archived":false,"fork":false,"pushed_at":"2016-04-27T13:41:28.000Z","size":700,"stargazers_count":43,"open_issues_count":20,"forks_count":8,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-04-03T20:16:57.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rightpoint.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":"2012-09-18T21:14:17.000Z","updated_at":"2023-12-18T18:35:23.000Z","dependencies_parsed_at":"2022-08-31T18:20:44.073Z","dependency_job_id":null,"html_url":"https://github.com/Rightpoint/RZCollectionList","commit_stats":null,"previous_names":["raizlabs/rzcollectionlist"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rightpoint%2FRZCollectionList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rightpoint%2FRZCollectionList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rightpoint%2FRZCollectionList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rightpoint%2FRZCollectionList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rightpoint","download_url":"https://codeload.github.com/Rightpoint/RZCollectionList/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247583252,"owners_count":20961997,"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-11-06T01:42:26.849Z","updated_at":"2025-04-07T02:34:08.166Z","avatar_url":"https://github.com/Rightpoint.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"RZCollectionList\n================\nA framework for transforming and combining data from Core Data and other sources and displaying it in a UITableView or UICollectionView.\n\n## Collection Lists\n### Basic Lists\n#### RZArrayCollectionList\nA basic list that provides sectioning for an array of objects. It also allows mutation of the sections and objects.\n\n#### RZFetchedCollectionList\nA basic list that wraps an NSFetchedResultsController and implements the NSFetchedResultsControllerDelegate protocol, passing along the content change notifications to the collection list observers.\n\n### Transformable Lists\n#### RZFilteredCollectionList\nA transformable list that filters a source list using an NSPredicate.\n\n#### RZSortedCollectionList\nA transformable list that sorts a source list using an array of NSSortDescriptors.\n\n#### RZCompositeCollectionList\nA transformable list that combines an array of source lists into a single collection list.\n\n## Collection List Data Sources\n#### RZCollectionListTableViewDataSource\nA data source object that takes an RZCollectionList and makes it the data source of a UITableView.\n\n#### RZCollectionListCollectionViewDataSource\nA data source object that takes an RZCollectionList and makes it the data source of a UICollectionView.\n\n## Examples\nCheck out the Demo Project in RZCollectionList-Demo for examples of how to use each type of collection list.\n\n## License\nRZCollectionList is distributed under an [MIT License](http://opensource.org/licenses/MIT). See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frightpoint%2Frzcollectionlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frightpoint%2Frzcollectionlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frightpoint%2Frzcollectionlist/lists"}