{"id":13392518,"url":"https://github.com/ReactiveX/rxjs","last_synced_at":"2025-03-13T18:31:50.830Z","repository":{"id":28726679,"uuid":"32247847","full_name":"ReactiveX/rxjs","owner":"ReactiveX","description":"A reactive programming library for JavaScript","archived":false,"fork":false,"pushed_at":"2025-02-23T20:54:32.000Z","size":49357,"stargazers_count":31065,"open_issues_count":270,"forks_count":3011,"subscribers_count":448,"default_branch":"master","last_synced_at":"2025-03-10T21:12:32.247Z","etag":null,"topics":["javascript","rxjs"],"latest_commit_sha":null,"homepage":"https://rxjs.dev","language":"TypeScript","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.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-15T06:17:10.000Z","updated_at":"2025-03-10T17:02:25.000Z","dependencies_parsed_at":"2022-07-14T07:00:39.039Z","dependency_job_id":"61616c50-4bcd-42f1-8cb4-94612a511ecd","html_url":"https://github.com/ReactiveX/rxjs","commit_stats":{"total_commits":4992,"total_committers":573,"mean_commits":8.712041884816754,"dds":0.7536057692307692,"last_synced_commit":"f9f07f14ff15cc5f81e4b34005286efb4b5cabc1"},"previous_names":[],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2Frxjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2Frxjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2Frxjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2Frxjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX","download_url":"https://codeload.github.com/ReactiveX/rxjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242956534,"owners_count":20212455,"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":["javascript","rxjs"],"created_at":"2024-07-30T17:00:26.166Z","updated_at":"2025-03-13T18:31:50.787Z","avatar_url":"https://github.com/ReactiveX.png","language":"TypeScript","readme":"# \u003cimg src=\"apps/rxjs.dev/src/assets/images/logos/Rx_Logo_S.png\" alt=\"RxJS Logo\" width=\"86\" height=\"86\"\u003e RxJS: Reactive Extensions For JavaScript\n\n![CI](https://github.com/reactivex/rxjs/workflows/CI/badge.svg)\n[![npm version](https://badge.fury.io/js/rxjs.svg)](http://badge.fury.io/js/rxjs)\n[![Join the chat at https://gitter.im/Reactive-Extensions/RxJS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Reactive-Extensions/RxJS?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n# RxJS 8 Monorepo\n\nLook for RxJS and related packages under the [/packages](/packages/) directory. Applications like the [rxjs.dev](https://rxjs.dev) documentation site are under the [/apps](/apps/) directory.\n\n[Apache 2.0 License](LICENSE.txt)\n\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Contribution Guidelines](CONTRIBUTING.md)\n- [Maintainer Guidelines](apps/rxjs.dev/content/maintainer-guidelines.md)\n- [API Documentation](https://rxjs.dev/)\n\nReactive Extensions Library for JavaScript. This is a rewrite of [Reactive-Extensions/RxJS](https://github.com/Reactive-Extensions/RxJS) and is the latest production-ready version of RxJS. This rewrite is meant to have better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.\n\n## Versions In This Repository\n\n- [master](https://github.com/ReactiveX/rxjs/commits/master) - This is all of the current work, which is against v8 of RxJS right now\n- [7.x](https://github.com/ReactiveX/rxjs/tree/7.x) - This is the branch for version 7.X\n- [6.x](https://github.com/ReactiveX/rxjs/tree/6.x) - This is the branch for version 6.X\n\nMost PRs should be made to **master**.\n\n## Important\n\nBy contributing or commenting on issues in this repository, whether you've read them or not, you're agreeing to the [Contributor Code of Conduct](CODE_OF_CONDUCT.md). Much like traffic laws, ignorance doesn't grant you immunity.\n\n## Development\n\nBecause of [this issue](https://github.com/npm/rfcs/issues/287#issuecomment-1727960500) we're using `yarn`. (Basically the docs app uses `@types/jasmine`, and the package uses `@types/mocha` and they get hoisted to the top level by `npm install` with workspaces, and then TypeScript vomits everywhere when you try to build).\n\n1. `cd` to the repository root\n2. `yarn install` to install all dependencies\n3. `yarn workspace rxjs test` will run the RxJS test suite\n4. `yarn workspace rxjs.dev start` will start the rxjs.dev documentation site local development server\n","funding_links":[],"categories":["TypeScript","Reactive Programming","数据流","前端开发框架及项目","javascript","Reactive Programming [🔝](#readme)","Web Development","Built with remark","Table of Contents","Built with rehype","Frameworks/Libraries","Official Resources"],"sub_categories":["Runner","macros","其他_文本生成、文本对话","Reactive Programming","Javascript"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveX%2Frxjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReactiveX%2Frxjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReactiveX%2Frxjs/lists"}