DrX

3.3.1

The Rx doctor is in the house, curing all your ailments with simple-yet-expressive operators and extensions. Includes Cocoa Touch support!
DuetHealth/DrX

What's New

Cranium Cerebellum Binding

2020-02-12T14:27:09Z

ObservableType extensions for binding are now public

Build Status

DrX

DrX is a collection of convenience extensions of RxSwift which add new operators for concisely handling common patterns and/or scenarios. In addition to an agnostic core, DrX also supports iOS RxCocoa.

Usage

Installation

Cocoapods: pod 'DrX', '~> 3.0'. See DrX.podspec for more information.

Carthage: github "DuetHealth/DrX" ~> 3.0 && carthage update

Swift Package Manager: .package(url: "https://github.com/DuetHealth/DrX.git", "3.0.0" ..< "4.0.0")

Running tests

Run the command pod install to install the project's test dependencies and generate the workspace. Open DrX.xcworkspace, select the framework target, and press ⌘ + U to execute the test action of the target.

License

DrX is MIT-licensed. The MIT license is included in the root of the repository.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

Last updated: Mon Mar 18 2024 20:07:18 GMT-0900 (Hawaii-Aleutian Daylight Time)