Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T02:47:03.000Z (6 months ago)
- Last Synced: 2025-01-28T12:14:48.643Z (4 days 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,370
- 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
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.