JohnSundell / SwiftKitLinks
A collection of Swift utilities that I share across my Swift-based projects
☆38Updated 9 years ago
Alternatives and similar repositories for SwiftKit
Users that are interested in SwiftKit are comparing it to the libraries listed below
Sorting:
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- A collection of convenient assertions for Swift testing☆68Updated 8 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 4 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆65Updated 3 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- Reversi ⚫️⚪️ is an A/B testing framework for iOS written in Swift.☆58Updated 5 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.☆58Updated 5 years ago
- Swift package for easily rendering text tables. Inspired by the Python tabulate library.☆107Updated 3 years ago
- A Swift playground displaying a simple, type-safe, composable way to style UIViews in an iOS App.☆80Updated 8 years ago
- ☆68Updated 5 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆69Updated last month
- CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane☆129Updated 8 years ago
- A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern☆120Updated 4 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 years ago
- Navigation framework for iOS applications based on a weaving pattern☆39Updated 7 years ago
- Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.☆74Updated last year
- Declarative UIView animations without nested closures☆128Updated 7 years ago
- Sparse is a simple parser-combinator library written in Swift.☆116Updated 6 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆80Updated last year
- A Swift package for generating Xcode workspaces & playgrounds☆194Updated 5 years ago
- Differific - a fast and convenient diffing framework.☆123Updated 5 years ago
- Fonts in iOS made safe, expressive, and dynamic.☆76Updated 3 years ago
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 6 years ago
- A fast Swift diffing library.☆166Updated 5 years ago
- Creating generic UITableViewCells and UICollectionViewCells instead of subclasses.☆84Updated 4 years ago
- A collection of example Swift scripts that can easily be run using Marathon☆56Updated 7 years ago
- A Sourcery template to automatically generate mocks from Swift protocols.☆23Updated 8 years ago
- UI Extensions for https://github.com/AliSoftware/Dip☆48Updated 7 years ago
- 📦 Dependency injection / inversion of control framework.☆85Updated 6 years ago