{"id":21651123,"url":"https://github.com/tobedefined/rxswiftexample","last_synced_at":"2025-04-11T20:23:40.534Z","repository":{"id":202147944,"uuid":"115506255","full_name":"ToBeDefined/RxSwiftExample","owner":"ToBeDefined","description":"rxswift 的一些操作符的示例和详解","archived":false,"fork":false,"pushed_at":"2018-01-17T10:06:39.000Z","size":1237,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T16:21:51.970Z","etag":null,"topics":["reactivex","rxswift"],"latest_commit_sha":null,"homepage":"http://rxswift.tbd.ink","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ToBeDefined.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-27T09:44:13.000Z","updated_at":"2021-10-15T09:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"13dfd2a7-e035-4b21-b7f6-e9f194512fbb","html_url":"https://github.com/ToBeDefined/RxSwiftExample","commit_stats":null,"previous_names":["tobedefined/rxswiftexample"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToBeDefined%2FRxSwiftExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToBeDefined%2FRxSwiftExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToBeDefined%2FRxSwiftExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ToBeDefined%2FRxSwiftExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ToBeDefined","download_url":"https://codeload.github.com/ToBeDefined/RxSwiftExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473685,"owners_count":21109755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["reactivex","rxswift"],"created_at":"2024-11-25T07:46:50.157Z","updated_at":"2025-04-11T20:23:40.507Z","avatar_url":"https://github.com/ToBeDefined.png","language":"Swift","readme":"\n# RxSwift Example\n\n主要是RxSwift的一些操作符的示例\n\n\u003e 部分内容摘自[官方文档](http://reactivex.io/documentation)以及翻译的[中文文档](https://beeth0ven.github.io/RxSwift-Chinese-Documentation/)\n\n## 相关地址\n\n- RxSwiftExample Xcode项目: [https://github.com/ToBeDefined/RxSwiftExample/](https://github.com/ToBeDefined/RxSwiftExample/)\n- GitBook地址: [http://rxswift.tbd.ink](http://rxswift.tbd.ink/)\n- GitBook备用地址: [https://swift.rx.tbd.ink](https://swift.rx.tbd.ink/)\n\n## 目录\n\n- [1. Observable - 可被监听的序列](./RxSwiftStudy/1.Observable-可被监听的序列.md)\n- [2. Observer - 观察者](./RxSwiftStudy/2.Observer-观察者.md)\n- [3. Observable \u0026 Observer 既是可被监听的序列也是观察者](./RxSwiftStudy/3.Observable\u0026Observer-既是可被监听的序列也是观察者.md)\n- [4. Disposable - 可被清除的资源](./RxSwiftStudy/4.Disposable-可被清除的资源.md)\n- [5. Schedulers - 调度器](./RxSwiftStudy/5.Schedulers-调度器.md)\n- [6. Error Handling - 错误处理](./RxSwiftStudy/6.ErrorHandling-错误处理.md)\n- [7. Operator - 操作符](./RxSwiftStudy/7.Operator-操作符.md)\n    - [7.00 准备测试使用的方法](./RxSwiftStudy/Operator/Prepare.md)\n    - [7.01 Debug Operator](./RxSwiftStudy/Operator/Debug.md)\n    - [7.02 创建 Observable](./RxSwiftStudy/Operator/Create.md)\n    - [7.03 变换 Observable](./RxSwiftStudy/Operator/Transforming.md)\n    - [7.04 过滤 Observable](./RxSwiftStudy/Operator/Filtering.md)\n    - [7.05 联合 Observable](./RxSwiftStudy/Operator/Combining.md)\n    - [7.06 错误处理操作符](./RxSwiftStudy/Operator/ErrorHandling.md)\n    - [7.07 条件和 Bool 操作符](./RxSwiftStudy/Operator/Conditional_and_Boolean.md)\n    - [7.08 数学和聚合操作符](./RxSwiftStudy/Operator/Mathematical_and_Aggregate.md)\n    - [7.09 连接 Observable 操作符](./RxSwiftStudy/Operator/Connectable.md)\n    - [7.10 Time Operator](./RxSwiftStudy/Operator/Time.md)\n    - [7.11 Scheduler Operator](./RxSwiftStudy/Operator/Scheduler.md)\n    - [7.12 Materialize Operator](./RxSwiftStudy/Operator/Materialize.md)\n    - [7.13 Using Operator](./RxSwiftStudy/Operator/Using.md)\n- [8. 其他相关资料](./RxSwiftStudy/8.其他相关资料.md)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobedefined%2Frxswiftexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobedefined%2Frxswiftexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobedefined%2Frxswiftexample/lists"}