{"id":13467180,"url":"https://github.com/thoughtbot/Curry","last_synced_at":"2025-03-26T01:30:26.952Z","repository":{"id":34846324,"uuid":"38838911","full_name":"thoughtbot/Curry","owner":"thoughtbot","description":"Swift implementations for function currying","archived":false,"fork":false,"pushed_at":"2024-08-16T20:08:42.000Z","size":123,"stargazers_count":496,"open_issues_count":1,"forks_count":55,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-10-29T20:35:54.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://robots.thoughtbot.com/introduction-to-function-currying-in-swift","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/thoughtbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-09T18:47:19.000Z","updated_at":"2024-10-12T06:00:48.000Z","dependencies_parsed_at":"2022-09-15T07:12:22.101Z","dependency_job_id":"b32a03e7-ddad-4cc6-b8d1-e2ff209f4634","html_url":"https://github.com/thoughtbot/Curry","commit_stats":{"total_commits":89,"total_committers":16,"mean_commits":5.5625,"dds":0.5056179775280899,"last_synced_commit":"56f657c8a68dde445cc46630ccc84989213d93e8"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2FCurry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2FCurry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2FCurry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2FCurry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoughtbot","download_url":"https://codeload.github.com/thoughtbot/Curry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245571667,"owners_count":20637373,"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":[],"created_at":"2024-07-31T15:00:53.859Z","updated_at":"2025-03-26T01:30:26.658Z","avatar_url":"https://github.com/thoughtbot.png","language":"Swift","funding_links":[],"categories":["Libs","Utility [🔝](#readme)","Functions \u0026 Operators"],"sub_categories":["Utility"],"readme":"[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n# Curry #\n\nSwift implementations for function currying.\n\nFor more info on function currying in Swift, please refer to [this blog\npost][tb-curry]\n\n[tb-curry]: https://robots.thoughtbot.com/introduction-to-function-currying-in-swift\n\n## Installation ##\n\n### [Swift Package Manager] ###\n\n[Swift Package Manager]: https://swift.org/package-manager/\n\nAdd this as a package dependency in Xcode:\n\n```\nhttps://github.com/thoughtbot/Curry\n```\n\nOr add it as a dependency in your Package.swift file:\n\n```swift\ndependencies: [\n  .package(url: \"https://github.com/thoughtbot/Curry\", from: \"5.0.0\"),\n]\n```\n\n### [Carthage] ###\n\n[Carthage]: https://github.com/Carthage/Carthage\n\n```\ngithub \"thoughtbot/Curry\"\n```\n\nThen run `carthage update`.\n\nFollow the current instructions in [Carthage's README][carthage-installation]\nfor up to date installation instructions.\n\n[carthage-installation]: https://github.com/Carthage/Carthage#adding-frameworks-to-an-application\n\n### [CocoaPods] ###\n\n[CocoaPods]: http://cocoapods.org\n\nAdd the following to your [Podfile](http://guides.cocoapods.org/using/the-podfile.html):\n\n```ruby\npod 'Curry'\n```\n\nYou will also need to make sure you're opting into using frameworks:\n\n```ruby\nuse_frameworks!\n```\n\nThen run `pod install` with CocoaPods 0.36 or newer.\n\nContributing\n------------\n\nSee the [CONTRIBUTING] document. Thank you, [contributors]!\n\n[CONTRIBUTING]: CONTRIBUTING.md\n[contributors]: https://github.com/thoughtbot/Curry/graphs/contributors\n\nLicense\n-------\n\nCurry is Copyright (c) 2015 thoughtbot, inc. It is free software, and may be\nredistributed under the terms specified in the [LICENSE] file.\n\n[LICENSE]: /LICENSE\n\n\u003c!-- START /templates/footer.md --\u003e\n## About thoughtbot\n\n![thoughtbot](https://thoughtbot.com/thoughtbot-logo-for-readmes.svg)\n\nThis repo is maintained and funded by thoughtbot, inc.\nThe names and logos for thoughtbot are trademarks of thoughtbot, inc.\n\nWe love open source software!\nSee [our other projects][community].\nWe are [available for hire][hire].\n\n[community]: https://thoughtbot.com/community?utm_source=github\n[hire]: https://thoughtbot.com/hire-us?utm_source=github\n\n\n\u003c!-- END /templates/footer.md --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2FCurry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtbot%2FCurry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2FCurry/lists"}