{"id":24592315,"url":"https://github.com/darmody/rxact-xstream","last_synced_at":"2025-03-18T02:46:03.887Z","repository":{"id":78474930,"uuid":"106658296","full_name":"Darmody/rxact-xstream","owner":"Darmody","description":"Rxact plugin for adding xstream supporting to Rxact.","archived":false,"fork":false,"pushed_at":"2017-10-31T01:45:59.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T13:41:00.021Z","etag":null,"topics":["rxact","xstream"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Darmody.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-12T07:16:34.000Z","updated_at":"2020-03-23T06:26:28.000Z","dependencies_parsed_at":"2023-02-27T22:15:54.021Z","dependency_job_id":null,"html_url":"https://github.com/Darmody/rxact-xstream","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darmody%2Frxact-xstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darmody%2Frxact-xstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darmody%2Frxact-xstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darmody%2Frxact-xstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darmody","download_url":"https://codeload.github.com/Darmody/rxact-xstream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147374,"owners_count":20405940,"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":["rxact","xstream"],"created_at":"2025-01-24T10:14:12.447Z","updated_at":"2025-03-18T02:46:03.876Z","avatar_url":"https://github.com/Darmody.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eRxact Xstream\u003c/h1\u003e\n\n[![npm version](https://img.shields.io/npm/v/rxact-xstream.svg?style=flat-square)](https://www.npmjs.com/package/rxact-xstream)\n[![CircleCI master](https://img.shields.io/circleci/project/github/Darmody/rxact-xstream/master.svg?style=flat-square)](https://circleci.com/gh/Darmody/rxact-xstream/tree/master)\n[![Coveralls master](https://img.shields.io/coveralls/github/Darmody/rxact-xstream/master.svg?style=flat-square)](https://coveralls.io/github/Darmody/rxact-xstream)\n\nRxact Xstream is a Rxact plugin for adding Xstream supporting to Rxact.\n\n\n## Installation\n\n```\n  yarn add rxact rxact-xstream\n```\n\n## Usage\n\n```javascript\n  import { setup, StateStream } from 'rxact'\n  import { Observable } from 'rxact-xstream'\n\n  setup({ Observable: Observable })\n  // it works now.\n\n  const stream = new StateStream('stream', { name: 'rxact' })\n\n  // state$ is a xstream instance now.\n  stream.state$\n  ...\n```\n\n## License\n\n[MIT](https://github.com/Darmody/rxact-xstream/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarmody%2Frxact-xstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarmody%2Frxact-xstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarmody%2Frxact-xstream/lists"}