{"id":26647219,"url":"https://github.com/offirmo/rx-auto","last_synced_at":"2025-03-24T23:51:27.864Z","repository":{"id":57132826,"uuid":"80008829","full_name":"Offirmo/rx-auto","owner":"Offirmo","description":"EXPERIMENTAL intelligently combines and resolve a set of generic streams (Rx.observable, promises, static values) in \"async.auto\" style","archived":false,"fork":false,"pushed_at":"2017-06-07T08:56:38.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T03:16:59.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Offirmo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-01-25T11:34:52.000Z","updated_at":"2017-04-18T04:40:19.000Z","dependencies_parsed_at":"2022-09-01T00:11:48.128Z","dependency_job_id":null,"html_url":"https://github.com/Offirmo/rx-auto","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/Offirmo%2Frx-auto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Frx-auto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Frx-auto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Offirmo%2Frx-auto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Offirmo","download_url":"https://codeload.github.com/Offirmo/rx-auto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372366,"owners_count":20604490,"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":"2025-03-24T23:51:27.197Z","updated_at":"2025-03-24T23:51:27.834Z","avatar_url":"https://github.com/Offirmo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rx-auto\nintelligently combines a set of generic streams (Rx.observable, promises, static values)\nin \"async.auto\" style !\n\nIN PROGRESS ! API is being refined on a real project.\n\n\n## The story\nSince attending a great talk on reactive programming at [dotJS Paris 2015](http://2015.dotjs.io/) (oh man time flies…),\nI investigated in this kind of architecture.\n\nHowever, manually instantiating and wiring together a set of related streams\nsoon proved cumbersome, requiring a lot of boilerplate code.\n\nRemembering the very convenient [async.auto](http://caolan.github.io/async/docs.html#auto) interface to coordinate a set of async tasks,\nI set of on an open-source journey to offer this great convenience to a RX-based system.\n\n\n## Usage\n\n(fluency with [RxJS](http://reactivex.io/rxjs/manual/overview.html) is expected)\n\n### installation\n\n```bash\nnpm install --save @offirmo/rx-auto\n```\n\nThis lib is a state-of-the art 2017 module, correctly exposing node, UMD and ES7 flavors in their respective entries in package.json.\nModern tooling should be at ease.\n\nFor users doing stuff manually:\n* several build flavors are available in `/dist`\n* typescript's companion lib `tslib` is needed (not bundled together to avoid redundancy).\n  Exact instructions are depending your dependency manager -\u003e you'll see errors if not present\n\n### Usage / Example\n\nTODO nice schema and corresponding code\n\n### Notes\n\n* I tried hard at providing precise, meaningful errors. So experiment: you'll be told what's wrong.\n* There is a crude infinite loop detection\n* Since Observables are \"templates\" instantiated on-demand, rx-auto call is **synchronous** !\nIf this startle you, go back at RxJS doc to better understand Observables.\n\n### Advanced features\n\n\n## Contributing\nPR welcome. see CONTRIBUTING.md\n\n\n## Licence\nThe UNLICENSE. Do wathever-you-want.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffirmo%2Frx-auto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffirmo%2Frx-auto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffirmo%2Frx-auto/lists"}