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 7 years ago
Linked from 1 awesome list

codablemoyarxswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
marksands/bettercodableImproves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values.1,742
devxoul/rxviewcontrollerAn RxSwift wrapper for managing view controller lifecycle events346
rxswiftcommunity/rxasdatasourcesA Rx-based data source library for AsyncDisplayKit and Texture119
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700
rxswiftcommunity/rxnimbleExtensions to RxSwift that simplify unit testing with Observables265
gottagetswifty/codablewrappersA collection of property wrappers to simplify serialization with Swift's Codable protocol661
rxswiftcommunity/rxsegueA Reactive generic segue implementation for Swift using RxSwift80
swiftyjson/alamofire-swiftyjsonAn extension to simplify serializing Alamofire's responses with SwiftyJSON.1,375
devxoul/rxtodoAn iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts.1,299
rxswiftcommunity/rxcocoa-textureExtends Texture UI components with RxSwift reactive programming capabilities100
rxswiftcommunity/rxcoredataA set of RxSwift extensions to simplify the interaction between reactive programming and Core Data.165
rxswiftcommunity/rxmarblesAn iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables479
rxswiftcommunity/rxrealmdatasourcesA library that enables easy data source creation for RxRealm in iOS and macOS apps161
ddddxxx/genericidA Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties13
devxoul/moyasugarA syntactic sugar library that simplifies the creation of Moya network requests by providing concise ways to define routes, parameters, and HTTP headers.192