Swiftpack.co - DuetHealth/DrX as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by DuetHealth.
DuetHealth/DrX 3.3.3
The Rx doctor is in the house, curing all your ailments with simple-yet-expressive operators and extensions. Includes Cocoa Touch support!
⭐️ 7
🕓 45 weeks ago
iOS
.package(url: "https://github.com/DuetHealth/DrX.git", from: "3.3.3")

License: MIT Swift Package Manager Carthage Cocoapods

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.

GitHub

link
Stars: 7
Last commit: 45 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Cranium Cerebellum Binding
4 years ago

ObservableType extensions for binding are now public

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics