{"id":22413545,"url":"https://github.com/nextfaze/fazekit","last_synced_at":"2025-07-31T23:31:32.384Z","repository":{"id":56911157,"uuid":"65508191","full_name":"NextFaze/FazeKit","owner":"NextFaze","description":"A collection of helper functions and extensions for Swift iOS apps","archived":false,"fork":false,"pushed_at":"2024-10-01T06:23:33.000Z","size":310,"stargazers_count":4,"open_issues_count":2,"forks_count":8,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-01T06:36:58.837Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NextFaze.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}},"created_at":"2016-08-11T23:30:14.000Z","updated_at":"2024-10-01T06:23:25.000Z","dependencies_parsed_at":"2023-10-16T16:46:52.360Z","dependency_job_id":"641c679d-6066-480f-8c35-ad0ddac0b809","html_url":"https://github.com/NextFaze/FazeKit","commit_stats":{"total_commits":153,"total_committers":6,"mean_commits":25.5,"dds":0.5294117647058824,"last_synced_commit":"9c2144ba9e27e9a47b19ad35d47f458d9a7a68b7"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextFaze%2FFazeKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextFaze%2FFazeKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextFaze%2FFazeKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NextFaze%2FFazeKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NextFaze","download_url":"https://codeload.github.com/NextFaze/FazeKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228312126,"owners_count":17900219,"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":["hacktoberfest"],"created_at":"2024-12-05T14:13:23.193Z","updated_at":"2024-12-05T14:13:27.290Z","avatar_url":"https://github.com/NextFaze.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FazeKit\n\n[![CI Status](http://img.shields.io/travis/NextFaze/FazeKit.svg?style=flat)](https://travis-ci.org/NextFaze/FazeKit)\n[![Version](https://img.shields.io/cocoapods/v/FazeKit.svg?style=flat)](http://cocoapods.org/pods/FazeKit)\n[![License](https://img.shields.io/cocoapods/l/FazeKit.svg?style=flat)](http://cocoapods.org/pods/FazeKit)\n[![Platform](https://img.shields.io/cocoapods/p/FazeKit.svg?style=flat)](http://cocoapods.org/pods/FazeKit)\n[![Swift Version](https://img.shields.io/badge/Swift-4.0-F16D39.svg?style=flat)](https://developer.apple.com/swift)\n\n![FazeKit Icon](icon_rounded_512.png){ width=180px }\n\nA collection of extensions and convenience functions on Foundation, UIKit and other Cocoa Frameworks, built in Swift for iOS development. The spiritual successor to [NFAllocInit](https://github.com/NextFaze/NFAllocInit).\n\nIncluded are little things, like shorthand mutation of views:\n\n```swift\nview.left = 40.0\n```\n\ndevice accessors:\n\n```\nUIDevice.is4Inch()\n```\n\nand operator overloads for `NSDate`:\n\n```swift\nif oneDate \u003c anotherDate {\n    print(\"one date is earlier\")\n}\n```\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\niOS 12.0\n\n## Installation\n\nFazeKit is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"FazeKit\"\n```\n\n## License\n\nFazeKit is available under the APACHE 2.0 license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextfaze%2Ffazekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextfaze%2Ffazekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextfaze%2Ffazekit/lists"}