RxCodable

Data serializer

Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization

RxSwift wrapper for Codable

GitHub

114 stars
5 watching
6 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list

codablemoyarxswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marksands/bettercodable Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. 1,740
devxoul/rxviewcontroller An RxSwift wrapper for managing view controller lifecycle events 347
rxswiftcommunity/rxasdatasources A Rx-based data source library for AsyncDisplayKit and Texture 119
rxswiftcommunity/rxoptional Extensions for handling null and empty values in Swift observables 700
rxswiftcommunity/rxnimble Extensions to RxSwift that simplify unit testing with Observables 265
gottagetswifty/codablewrappers A collection of property wrappers to simplify serialization with Swift's Codable protocol 652
rxswiftcommunity/rxsegue A Reactive generic segue implementation for Swift using RxSwift 80
swiftyjson/alamofire-swiftyjson An extension to simplify serializing Alamofire's responses with SwiftyJSON. 1,375
devxoul/rxtodo An iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts. 1,299
rxswiftcommunity/rxcocoa-texture Extends Texture UI components with RxSwift reactive programming capabilities 100
rxswiftcommunity/rxcoredata Extensions to RxSwift for working with Core Data 165
rxswiftcommunity/rxmarbles An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables 480
rxswiftcommunity/rxrealmdatasources A library that enables easy data source creation for RxRealm in iOS and macOS apps 161
ddddxxx/genericid A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties 13
devxoul/moyasugar A syntactic sugar library that simplifies the creation of Moya network requests by providing concise ways to define routes, parameters, and HTTP headers. 192