RxSwiftExt
Rx operators
A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities.
A collection of Rx operators & tools not found in the core RxSwift distribution
1k stars
47 watching
213 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
reactive-programmingrxswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
rxswiftcommunity/rxgrdb | Extensions for working with databases in Swift applications using reactive programming principles | 219 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/firebaserxswiftextensions | An extension library providing additional functionality for interacting with Firebase and RxSwift. | 77 |
rxswiftcommunity/rxtask | A command-line task runner implemented using RxSwift | 15 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |