{"id":21064612,"url":"https://github.com/capturecontext/swift-cocoa-extensions","last_synced_at":"2026-05-12T16:06:50.635Z","repository":{"id":107401765,"uuid":"482592824","full_name":"CaptureContext/swift-cocoa-extensions","owner":"CaptureContext","description":"Standard extensions for Cocoa","archived":false,"fork":false,"pushed_at":"2024-02-29T02:07:17.000Z","size":89,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-10T07:52:46.704Z","etag":null,"topics":["appkit","cocoa","cocoatouch","essentials","extensions","macros","spm","swift","swift-macros","swift-package-manager","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/CaptureContext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-04-17T17:45:03.000Z","updated_at":"2025-02-27T21:50:16.000Z","dependencies_parsed_at":"2024-11-19T17:51:19.111Z","dependency_job_id":"40e51a0c-d333-48fb-b71c-eee70209d30c","html_url":"https://github.com/CaptureContext/swift-cocoa-extensions","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptureContext%2Fswift-cocoa-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptureContext%2Fswift-cocoa-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptureContext%2Fswift-cocoa-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptureContext%2Fswift-cocoa-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaptureContext","download_url":"https://codeload.github.com/CaptureContext/swift-cocoa-extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243507613,"owners_count":20301868,"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":["appkit","cocoa","cocoatouch","essentials","extensions","macros","spm","swift","swift-macros","swift-package-manager","uikit"],"created_at":"2024-11-19T17:50:17.643Z","updated_at":"2026-05-12T16:06:50.622Z","avatar_url":"https://github.com/CaptureContext.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swift-cocoa-extensions\n\n[![CI](https://github.com/capturecontext/swift-cocoa-extensions/actions/workflows/ci.yml/badge.svg)](https://github.com/capturecontext/swift-cocoa-extensions/actions/workflows/ci.yml) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcapturecontext%2Fswift-cocoa-extensions%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/capturecontext/swift-cocoa-extensions) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fcapturecontext%2Fswift-cocoa-extensions%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/capturecontext/swift-cocoa-extensions)\n\nStandard extensions for Cocoa\n\n## Table of contents\n\n- [Usage](#usage)\n- [Installation](#installation)\n- [License](#license)\n\n## Usage\n\n\u003e [!NOTE]\n\u003e\n\u003e _The package is in beta (feel free suggest your improvements [here](https://github.com/capturecontext/swift-cocoa-extensions/discussions/1))\n\u003e But we do respect semantic versioning_ 😉\n\n## Installation\n\n### Basic\n\nYou can add `swift-cocoa-extensions` to an Xcode project by adding it as a package dependency\n\n1. From the **File** menu, select **Swift Packages › Add Package Dependency…**\n2. Enter [`\"https://github.com/capturecontext/swift-cocoa-extensions\"`](https://github.com/capturecontext/swift-cocoa-extensions) into the package repository URL text field\n3. Choose products you need to link to your project.\n\n### Recommended\n\nIf you use SwiftPM for your project structure, add `swift-cocoa-extensions` dependency to your package file\n\n```swift\n.package(\n  url: \"https://github.com/capturecontext/swift-cocoa-extensions.git\", \n  .upToNextMinor(\"0.5.0\")\n)\n```\n\nDo not forget about target dependencies\n\n```swift\n.product(\n  name: \"\u003c#Product#\u003e\", \n  package: \"swift-cocoa-extensions\"\n)\n```\n\n\u003e [!NOTE]\n\u003e\n\u003e _The package is compatible with non-Apple platforms, however it uses conditional compilation, so **APIs are only available on Apple platforms**_\n\n## License\n\nThis library is released under the MIT license. See [LICENSE](LICENSE) for details.## Installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapturecontext%2Fswift-cocoa-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapturecontext%2Fswift-cocoa-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapturecontext%2Fswift-cocoa-extensions/lists"}