RxCodable
Data serializer
Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization
RxSwift wrapper for Codable
114 stars
5 watching
6 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
codablemoyarxswift
Related projects:
Repository | Description | Stars |
---|---|---|
| Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. | 1,742 |
| An RxSwift wrapper for managing view controller lifecycle events | 346 |
| A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
| Extensions for handling null and empty values in Swift observables | 700 |
| Extensions to RxSwift that simplify unit testing with Observables | 265 |
| A collection of property wrappers to simplify serialization with Swift's Codable protocol | 661 |
| A Reactive generic segue implementation for Swift using RxSwift | 80 |
| An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| An iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts. | 1,299 |
| Extends Texture UI components with RxSwift reactive programming capabilities | 100 |
| A set of RxSwift extensions to simplify the interaction between reactive programming and Core Data. | 165 |
| An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 479 |
| A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |
| A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
| A syntactic sugar library that simplifies the creation of Moya network requests by providing concise ways to define routes, parameters, and HTTP headers. | 192 |