Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfx/rxinthebox
Minimum subset of RxJava for Android
https://github.com/gfx/rxinthebox
Last synced: 26 days ago
JSON representation
Minimum subset of RxJava for Android
- Host: GitHub
- URL: https://github.com/gfx/rxinthebox
- Owner: gfx
- Created: 2015-03-16T15:31:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T12:46:10.000Z (almost 9 years ago)
- Last Synced: 2023-04-09T21:19:25.700Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 76.2 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactiveX In The Box
This is a minimum subset of RxJava to lean how it works.
# Description (ja)
* [RxJava的なものを最小限に実装してコンポーネントの関係を理解する - Qiita](http://qiita.com/gfx/items/9a122671756bce1228ac)
# See Also
* [ReactiveX/RxJava](https://github.com/ReactiveX/RxJava)
* [ReactiveX - Observable](http://reactivex.io/documentation/observable.html)