{"id":13726281,"url":"https://github.com/mistyharsh/bs-rx","last_synced_at":"2025-05-07T21:31:57.251Z","repository":{"id":34354836,"uuid":"165853945","full_name":"mistyharsh/bs-rx","owner":"mistyharsh","description":"Rx.js binding for BuckleScript/Reason","archived":false,"fork":false,"pushed_at":"2023-01-03T18:14:29.000Z","size":784,"stargazers_count":15,"open_issues_count":14,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-04T01:28:48.164Z","etag":null,"topics":["bucklescript","bucklescript-bindings","reasonml","rxjs"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/mistyharsh.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}},"created_at":"2019-01-15T13:17:04.000Z","updated_at":"2023-11-16T21:51:47.000Z","dependencies_parsed_at":"2023-01-15T06:31:30.924Z","dependency_job_id":null,"html_url":"https://github.com/mistyharsh/bs-rx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistyharsh%2Fbs-rx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistyharsh%2Fbs-rx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistyharsh%2Fbs-rx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistyharsh%2Fbs-rx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistyharsh","download_url":"https://codeload.github.com/mistyharsh/bs-rx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224654207,"owners_count":17347694,"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":["bucklescript","bucklescript-bindings","reasonml","rxjs"],"created_at":"2024-08-03T01:02:57.946Z","updated_at":"2024-11-14T16:33:38.005Z","avatar_url":"https://github.com/mistyharsh.png","language":"OCaml","funding_links":[],"categories":["OCaml"],"sub_categories":[],"readme":"# bs-rx\nReasonML/Bucklescript bindings for Rx.js\n\n## Design goals\n  - Prefer **reverse-application operator** `|\u003e` over **fast-pipe** `|.`. More about this [here](https://github.com/BuckleScript/bucklescript/issues/2625).\n  - Exclude support for deprecated functionality like `ResultSelector` in most higher order function.\n  - Favor type-safety over generic functions like tuple based `zip2`, `zip3` instead of array based `zip`.\n  - Exclude un-necessary operators which do not make sense in OCaml like `pluck`. Also do not support something like `null` in case of `defaultIfEmpty` operator.\n  - There is a good chance that schedulars might be **dropped** or **changed** in future versions of Rx.js. Avoid them. [Read here](https://github.com/ReactiveX/rxjs/issues/2935).\n  - Provide support for Promises for most commonly required operators like `switchMap`, `forkJoin`, etc.\n\n## Documentation\nComplete documentation coming soon. For now, find examples in `test/` directory.\n\nTo understand annotations/extensions in OCaml/ReasonML, [read this note](./Annotations.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistyharsh%2Fbs-rx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistyharsh%2Fbs-rx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistyharsh%2Fbs-rx/lists"}