{"id":2540,"url":"https://github.com/filletofish/CardsLayout","last_synced_at":"2025-08-06T16:31:37.748Z","repository":{"id":40362789,"uuid":"109328037","full_name":"filletofish/CardsLayout","owner":"filletofish","description":":star: Custom card-designed CollectionView layout","archived":false,"fork":false,"pushed_at":"2020-08-07T09:02:51.000Z","size":3309,"stargazers_count":864,"open_issues_count":8,"forks_count":63,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-31T18:39:02.382Z","etag":null,"topics":["cards","collectionview","collectionviewlayout","ios","swift","uikit"],"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/filletofish.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":"2017-11-02T23:07:13.000Z","updated_at":"2025-07-26T11:16:56.000Z","dependencies_parsed_at":"2022-08-19T12:40:05.935Z","dependency_job_id":null,"html_url":"https://github.com/filletofish/CardsLayout","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/filletofish/CardsLayout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filletofish%2FCardsLayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filletofish%2FCardsLayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filletofish%2FCardsLayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filletofish%2FCardsLayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filletofish","download_url":"https://codeload.github.com/filletofish/CardsLayout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filletofish%2FCardsLayout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269112512,"owners_count":24361988,"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-08-06T02:00:09.910Z","response_time":99,"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":["cards","collectionview","collectionviewlayout","ios","swift","uikit"],"created_at":"2024-01-05T20:16:16.320Z","updated_at":"2025-08-06T16:31:37.416Z","avatar_url":"https://github.com/filletofish.png","language":"Swift","funding_links":[],"categories":["UI","Libs","Swift","UI [🔝](#readme)"],"sub_categories":["Cards","UI","Other free courses"],"readme":"# CardsLayout\n\nCardsLayout is a lightweight Collection Layout.\n\n![CocoaPods](https://img.shields.io/badge/pod-v0.0.1-blue.svg)\n[![Platform](https://img.shields.io/badge/platform-iOS-green.svg)]()\n[![Twitter](https://img.shields.io/badge/twitter-@__filletofish__-blue.svg?style=flat)](https://twitter.com/_filletofish_)\n![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)\n\n\n![Preview](https://github.com/filletofish/Cards/blob/master/Animation.gif)\n\n\n## Installation\n\n### CocoaPods\nYou can use [CocoaPods](http://cocoapods.org/) to install `CardsLayout` by adding it to your `Podfile`:\n\n```ruby\nplatform :ios, '9.0'\nuse_frameworks!\npod 'CardsLayout'\n```\n\n``` swift\nimport CardsLayout\n```\n\n### Manual\n1. Add `CardsCollectionViewLayout` file to your project\n2. Configure `collectionView`:\n\n```swift\n    collectionView.collectionViewLayout = CardsCollectionViewLayout()\n    collectionView.isPagingEnabled = true\n    collectionView.showsHorizontalScrollIndicator = false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilletofish%2FCardsLayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilletofish%2FCardsLayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilletofish%2FCardsLayout/lists"}