https://github.com/uber/AutoDispose
Automatic binding+disposal of RxJava streams.
https://github.com/uber/AutoDispose
android autodispose kotlin lifecycle reactive-extensions reactive-streams rxandroid rxjava uber
Last synced: 2 months ago
JSON representation
Automatic binding+disposal of RxJava streams.
- Host: GitHub
- URL: https://github.com/uber/AutoDispose
- Owner: uber
- License: apache-2.0
- Created: 2016-12-22T18:46:11.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T02:47:03.000Z (10 months ago)
- Last Synced: 2024-10-16T01:41:12.669Z (8 months ago)
- Topics: android, autodispose, kotlin, lifecycle, reactive-extensions, reactive-streams, rxandroid, rxjava, uber
- Language: Java
- Homepage: https://uber.github.io/AutoDispose/
- Size: 11.9 MB
- Stars: 3,368
- Watchers: 67
- Forks: 226
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- stars - uber/AutoDispose
- awesome-list - uber/AutoDispose - Automatic binding+disposal of RxJava streams. (Java)
README
# AutoDispose
Automatic binding+disposal of RxJava streams.
### [uber.github.io/AutoDispose](https://uber.github.io/AutoDispose)
License
-------Copyright (C) 2017 Uber Technologies
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.