{"id":18870243,"url":"https://github.com/ofthewolf/carouselsection","last_synced_at":"2025-09-03T23:31:40.521Z","repository":{"id":235863230,"uuid":"791418567","full_name":"OfTheWolf/CarouselSection","owner":"OfTheWolf","description":"Carousel implementation with UICollectionViewCompositionalLayout","archived":false,"fork":false,"pushed_at":"2024-06-08T17:54:17.000Z","size":68,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T23:41:40.417Z","etag":null,"topics":["carousel","carousel-slider","swift","uicollectionviewcompositionallayout","uikit"],"latest_commit_sha":null,"homepage":"https://link.medium.com/iQptUJeV3Ib","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/OfTheWolf.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-04-24T17:23:47.000Z","updated_at":"2025-03-28T14:02:03.000Z","dependencies_parsed_at":"2024-06-08T00:30:27.334Z","dependency_job_id":"bc13b013-e82e-4d24-9981-21e85fafa6d3","html_url":"https://github.com/OfTheWolf/CarouselSection","commit_stats":null,"previous_names":["ofthewolf/carouselsection"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OfTheWolf/CarouselSection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfTheWolf%2FCarouselSection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfTheWolf%2FCarouselSection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfTheWolf%2FCarouselSection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfTheWolf%2FCarouselSection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OfTheWolf","download_url":"https://codeload.github.com/OfTheWolf/CarouselSection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OfTheWolf%2FCarouselSection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273528129,"owners_count":25121739,"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-09-03T02:00:09.631Z","response_time":76,"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":["carousel","carousel-slider","swift","uicollectionviewcompositionallayout","uikit"],"created_at":"2024-11-08T05:19:27.386Z","updated_at":"2025-09-03T23:31:40.246Z","avatar_url":"https://github.com/OfTheWolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CarouselSection\nCarousel implementation with UICollectionViewCompositionalLayout\n\n# Usage\n\n    private lazy var carouselSection: CarouselSection = {\n        CarouselSection(collectionView: collectionView)\n    }()\n\n    private lazy var layout: UICollectionViewLayout = UICollectionViewCompositionalLayout { [weak self] sectionIndex, layoutEnvironment in\n        guard let self else { return nil }\n        return self.carouselSection.layoutSection()\n    }\n\n\n# Demo\n![Demo](https://miro.medium.com/v2/resize:fit:1200/format:webp/1*vxXHzHoML1-pmFz0nP2Sng.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofthewolf%2Fcarouselsection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofthewolf%2Fcarouselsection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofthewolf%2Fcarouselsection/lists"}