Kotlin extensions to the RxJavaFX framework
Stars
176
Forks
13
Watchers
176
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
148
commits
add toNullBinding() and toNullableBinding() and lazy counterparts, removed deprecated API
6e363c1View on GitHubupdate to RxJavaFX 2.1.1, with nullSentinel support for ObservableValue.toObservable()
2294294View on GitHubimplement toBinding(), subscribeOnFx(), and observeOnFx() for other reactive types, deprecate eagerConnect()
f673057View on GitHub