RxOptional
Observable library
RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables.
RxSwift extentions for Swift optionals and "Occupiable" types
8 stars
3 watching
1 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxanimated | A library that provides an animation interface to RxCocoa's bindings | 690 |
reactivex/rxphp | A set of libraries to compose asynchronous and event-based programs using observable streams. | 1,704 |
rxswiftcommunity/nsobject-rx | A library that provides RxSwift extensions on NSObject for easier use of RxDisposableBag | 643 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
rxswiftcommunity/rxrealmdatasources | A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
ftischler/ngx-rxjs-zone-scheduler | A library that helps manage the scheduling of RxJS Observables in Angular applications. | 32 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
shagglund/observable-store | A Flux-like store and subscriber components based on RxJS observables | 0 |