GottaGetSwifty / CodableWrappers
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
☆653Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for CodableWrappers
- Supercharge Swift's Codable implementations with macros meta-programming.☆632Updated 2 weeks ago
- Composing NSAttributedString with SwiftUI-style syntax☆754Updated 2 months ago
- Easily validate your Properties with Property Wrappers 👮☆974Updated 10 months ago
- Table and collection view data sources for Combine☆627Updated last year
- 💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.☆853Updated last year
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆763Updated 2 years ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,338Updated 2 years ago
- Advanced color manipulation for iOS.☆731Updated 10 months ago
- Better Codable through Property Wrappers☆1,741Updated last year
- A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild.☆723Updated 7 months ago
- A much faster version of JSONDecoder☆927Updated last month
- A list of cool DSLs made with Swift 5.4’s @resultBuilder☆1,093Updated 5 months ago
- Mock Alamofire and URLSession requests without touching your code implementation☆1,127Updated 2 months ago
- 🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)☆598Updated last month
- Combine publisher bridges for UIKit☆1,669Updated 3 months ago
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆764Updated last year
- Observable tools, backported.☆573Updated this week
- Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex☆624Updated 3 weeks ago
- ⏰ A few schedulers that make working with Combine more testable and more versatile.☆714Updated last month
- 🧰 Case paths extends the key path hierarchy to enum cases.☆926Updated last month
- 🚀 Build utilities in pure Swift☆692Updated last year
- Type-erased wrappers for Encodable, Decodable, and Codable values☆1,292Updated 3 months ago
- X-SwiftFormat extension for Xcode☆773Updated 5 months ago
- CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are c…☆1,733Updated 5 months ago
- 🏷 A wrapper type for safer, expressive code.☆1,388Updated 2 months ago
- A toolkit to make debugging iOS applications easier 🚀☆486Updated this week
- Powerful property wrapper to back codable properties.☆491Updated 3 years ago
- A collection of tools for debugging, diffing, and testing your application's data structures.☆803Updated last month
- Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tas…