{"id":28214573,"url":"https://github.com/goodrequest/goodextensions-ios","last_synced_at":"2025-10-07T12:47:54.243Z","repository":{"id":65708232,"uuid":"597031164","full_name":"GoodRequest/GoodExtensions-iOS","owner":"GoodRequest","description":"📑 GoodExtensions is a collection of useful and frequently used Swift extensions for iOS development, designed to simplify and streamline common tasks.It helps developers write clean and concise code, saving time and effort while boosting productivity. Get access to a wealth of essential tools for iOS development in one convenient library.","archived":false,"fork":false,"pushed_at":"2025-09-25T08:34:58.000Z","size":123,"stargazers_count":29,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-25T10:25:34.770Z","etag":null,"topics":["ios","library","swift"],"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/GoodRequest.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-03T13:28:06.000Z","updated_at":"2025-09-25T08:34:06.000Z","dependencies_parsed_at":"2024-04-15T12:46:31.581Z","dependency_job_id":"e209a343-043b-4cec-b91d-e34b877b1bd1","html_url":"https://github.com/GoodRequest/GoodExtensions-iOS","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/GoodRequest/GoodExtensions-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodRequest%2FGoodExtensions-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodRequest%2FGoodExtensions-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodRequest%2FGoodExtensions-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodRequest%2FGoodExtensions-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoodRequest","download_url":"https://codeload.github.com/GoodRequest/GoodExtensions-iOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodRequest%2FGoodExtensions-iOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278778960,"owners_count":26044256,"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-10-07T02:00:06.786Z","response_time":59,"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":["ios","library","swift"],"created_at":"2025-05-17T21:08:02.111Z","updated_at":"2025-10-07T12:47:54.238Z","avatar_url":"https://github.com/GoodRequest.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoodExtensions-iOS\n\n[![iOS Version](https://img.shields.io/badge/iOS_Version-\u003e=_13.0-brightgreen?logo=apple\u0026logoColor=green)]()\n[![Swift Version](https://img.shields.io/badge/Swift_Version-6.0-green?logo=swift)](https://docs.swift.org/swift-book/)\n[![Contains Test](https://img.shields.io/badge/Tests-YES-blue)]()\n[![Dependency Manager](https://img.shields.io/badge/Dependency_Manager-SPM-red)](#swiftpackagemanager)\n\nGood Extensions is a collection of useful and frequently used Swift extensions for iOS development. \nThese extensions aim to simplify and streamline common tasks, making it easier for developers \nto write clean and concise code.\n\n## Instalation\n\n### Swift Package Manager\n\nCreate a `Package.swift` file and add the package dependency into the dependencies list.\nOr to integrate without package.swift add it through the Xcode add package interface.\n\n[//]: # (Don't forget to add the version once available)\n```swift\n\nimport PackageDescription\n\nlet package = Package(\n    name: \"SampleProject\",\n    dependencies: [\n        .package(url: \"https://github.com/GoodRequest/GoodExtensions-iOS\", .upToNextMajor(\"2.0.0\")\n    ]\n)\n\n```\n\n## License\nGoodExtensions is released under the MIT license. See [LICENSE](LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodrequest%2Fgoodextensions-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodrequest%2Fgoodextensions-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodrequest%2Fgoodextensions-ios/lists"}