STDevRxExt
Seq manipulator
A collection of extension functions for RxSwift and RxCocoa to simplify observable sequence manipulation.
STDevRxExt contains some extension functions for RxSwift and RxCocoa which makes our live easy.
7 stars
3 watching
2 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
cast-extensionsextensionsfilter-extensionsreactivexrxcocoarxswiftswift4
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
stdevtm/rxrestclient | A client library for building reactive REST services with easy request construction and customization options | 16 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
svdo/rerxswift | A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. | 99 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxtask | A command-line task runner implemented using RxSwift | 15 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
droidsonroids/rxswiftexamples | Provides examples and resources for learning reactive programming with RxSwift. | 976 |
rxswiftcommunity/rxgrdb | Extensions for working with databases in Swift applications using reactive programming principles | 219 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |