{"id":13803700,"url":"https://github.com/ReactiveX/RxJavaString","last_synced_at":"2025-05-13T16:32:20.521Z","repository":{"id":20206454,"uuid":"23477919","full_name":"ReactiveX/RxJavaString","owner":"ReactiveX","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-12T21:21:28.000Z","size":279,"stargazers_count":129,"open_issues_count":3,"forks_count":25,"subscribers_count":15,"default_branch":"1.x","last_synced_at":"2024-11-18T20:48:52.165Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReactiveX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-29T21:11:12.000Z","updated_at":"2024-10-04T16:20:41.000Z","dependencies_parsed_at":"2022-09-03T21:24:33.573Z","dependency_job_id":null,"html_url":"https://github.com/ReactiveX/RxJavaString","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJavaString","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJavaString/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJavaString/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJavaString/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX","download_url":"https://codeload.github.com/ReactiveX/RxJavaString/tar.gz/refs/heads/1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253981903,"owners_count":21994352,"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":[],"created_at":"2024-08-04T01:00:37.083Z","updated_at":"2025-05-13T16:32:15.501Z","avatar_url":"https://github.com/ReactiveX.png","language":"Java","readme":"# RxJava String\n\nString and Byte operators for [RxJava](https://github.com/ReactiveX/RxJava):\n\n* Read bytes from an ```InputStream``` as a stream of byte arrays (```StringObservable.from```)\n* Read text from a ```Reader``` as a stream of ```String``` (```StringObservable.from```)\n* Convert between ```Observable\u003cbyte[]\u003e``` and ```Observable\u003cString\u003e``` (```StringObservable.encode, decode```)\n* Split text by regex (rechunks a stream of ```String```)  (```StringObservable.split```)\n* Join text (```StringObservable.join, stringConcat```)\n\n## Master Build Status\n\n\u003ca href='https://travis-ci.org/ReactiveX/RxJavaString/builds'\u003e\u003cimg src='https://travis-ci.org/ReactiveX/RxJavaString.svg?branch=0.x'\u003e\u003c/a\u003e\n\n## Communication\n\n- Google Group: [RxJava](http://groups.google.com/d/forum/rxjava)\n- Twitter: [@RxJava](http://twitter.com/RxJava)\n- [GitHub Issues](https://github.com/ReactiveX/RxJavaString/issues)\n\n\n## Binaries\n\nBinaries and dependency information for Maven, Ivy, Gradle and others can be found at [http://search.maven.org](http://search.maven.org/#search%7Cga%7C1%7Cio.reactivex.rxjava-string).\n\nExample for Maven:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.reactivex\u003c/groupId\u003e\n    \u003cartifactId\u003erxjava-string\u003c/artifactId\u003e\n    \u003cversion\u003ex.y.z\u003c/version\u003e\n\u003c/dependency\u003e\n```\nand for Ivy:\n\n```xml\n\u003cdependency org=\"io.reactivex\" name=\"rxjava-string\" rev=\"x.y.z\" /\u003e\n```\n\n## Build\n\nTo build:\n\n```\n$ git clone git@github.com:ReactiveX/RxJavaString.git\n$ cd RxJavaString/\n$ ./gradlew build\n```\n\n## Bugs and Feedback\n\nFor bugs, questions and discussions please use the [Github Issues](https://github.com/ReactiveX/RxJavaString/issues).\n\n \n## LICENSE\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":["Utilities"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveX%2FRxJavaString","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReactiveX%2FRxJavaString","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveX%2FRxJavaString/lists"}