{"id":45253069,"url":"https://github.com/muyexi/statictableviewcontroller","last_synced_at":"2026-02-20T23:02:08.756Z","repository":{"id":62456026,"uuid":"67023067","full_name":"muyexi/StaticTableViewController","owner":"muyexi","description":"Dynamically  hide / show cells of static UITableViewController","archived":false,"fork":false,"pushed_at":"2022-04-29T12:54:23.000Z","size":53,"stargazers_count":25,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-19T15:32:37.810Z","etag":null,"topics":["swift","uitableviewcontroller"],"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/muyexi.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":"2016-08-31T09:22:40.000Z","updated_at":"2023-02-19T22:35:49.000Z","dependencies_parsed_at":"2022-11-01T22:46:35.203Z","dependency_job_id":null,"html_url":"https://github.com/muyexi/StaticTableViewController","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/muyexi/StaticTableViewController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muyexi","download_url":"https://codeload.github.com/muyexi/StaticTableViewController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["swift","uitableviewcontroller"],"created_at":"2026-02-20T23:02:08.010Z","updated_at":"2026-02-20T23:02:08.737Z","avatar_url":"https://github.com/muyexi.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![CocoaPods](https://img.shields.io/cocoapods/v/StaticTableViewController.svg)](https://img.shields.io/cocoapods/v/StaticTableViewController.svg)\n[![SPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager/)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/muyexi/StaticTableViewController/blob/master/LICENSE)\n\nDynamically hide / show cells of static UITableViewController, Swift Port of [StaticDataTableViewController](https://github.com/peterpaulis/StaticDataTableViewController).\n\n## Installation\n\n### CocoaPods\n\n```ruby\npod 'StaticTableViewController'\n```\n\n### Swift Package Manager\n\n```swift\ndependencies: [\n    .Package(url: \"https://github.com/muyexi/StaticTableViewController.git\", majorVersion: 0)\n]\n```\n\n## Usage\n\nShow/hide cells with outlet connections\n\n```swift\ncell(outletStaticCell1, hidden: true)\ncells([outletStaticCell1, outletStaticCell2], hidden: true)\n\nreloadDataAnimated(true)\n```\n\n## License\n\nStaticTableViewController is released under the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuyexi%2Fstatictableviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuyexi%2Fstatictableviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuyexi%2Fstatictableviewcontroller/lists"}