0111b / JSONDecoder-KeypathLinks
Add key path support to the JSONDecoder
☆20Updated 7 years ago
Alternatives and similar repositories for JSONDecoder-Keypath
Users that are interested in JSONDecoder-Keypath are comparing it to the libraries listed below
Sorting:
- Useful helpers for working with Codable types in Swift☆130Updated 5 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 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 3 years ago
- Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.☆74Updated last year
- Inject custom code into views and view controllers in response to lifecycle events.☆92Updated 4 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.☆64Updated 2 years ago
- Logs detailed metrics about NSURLSession tasks to the console☆52Updated 8 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- 📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.☆22Updated 5 years ago
- A declarative user interface DSL inspired by SwiftUI☆70Updated 5 years ago
- Keep the screen flow and data handling logic out of your view controllers – let them handle view-stuff only.☆58Updated 5 years ago
- Gauges gives you a nice looking circular progress view.☆87Updated 7 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆110Updated 6 years ago
- Xcode extension that converts UIColor, NSColor, UIImage to literal☆37Updated 5 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 5 years ago
- A small group of extensions on top of NSNotification center and RxSwift that allows for strong-typed notifications☆32Updated 5 years ago
- WebSocket(RFC-6455) library written using Swift☆36Updated 6 years ago
- Everything your projects need to know☆62Updated 3 years ago
- Concurrency made simple in Swift.☆94Updated 2 years ago
- A Swift collection diffing μframework.☆105Updated 4 years ago
- Declarative approach to UIAppearance in Swift