[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-2052":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":19,"lastSyncTime":29,"discoverSource":30},2052,"rxjs","ReactiveX\u002Frxjs","ReactiveX","A reactive programming library for JavaScript","https:\u002F\u002Frxjs.dev",null,"TypeScript",31681,2991,444,225,0,4,21,2,45,"Apache License 2.0",false,"master",[25,5],"javascript","2026-06-12 02:00:36","# \u003Cimg src=\"apps\u002Frxjs.dev\u002Fsrc\u002Fassets\u002Fimages\u002Flogos\u002FRx_Logo_S.png\" alt=\"RxJS Logo\" width=\"86\" height=\"86\"> RxJS: Reactive Extensions For JavaScript\n\n![CI](https:\u002F\u002Fgithub.com\u002Freactivex\u002Frxjs\u002Fworkflows\u002FCI\u002Fbadge.svg)\n[![npm version](https:\u002F\u002Fbadge.fury.io\u002Fjs\u002Frxjs.svg)](http:\u002F\u002Fbadge.fury.io\u002Fjs\u002Frxjs)\n[![Join the chat at https:\u002F\u002Fgitter.im\u002FReactive-Extensions\u002FRxJS](https:\u002F\u002Fbadges.gitter.im\u002FJoin%20Chat.svg)](https:\u002F\u002Fgitter.im\u002FReactive-Extensions\u002FRxJS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# RxJS 8 Monorepo\n\nLook for RxJS and related packages under the [\u002Fpackages](\u002Fpackages\u002F) directory. Applications like the [rxjs.dev](https:\u002F\u002Frxjs.dev) documentation site are under the [\u002Fapps](\u002Fapps\u002F) 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\u002Frxjs.dev\u002Fcontent\u002Fmaintainer-guidelines.md)\n- [API Documentation](https:\u002F\u002Frxjs.dev\u002F)\n\nReactive Extensions Library for JavaScript. This is a rewrite of [Reactive-Extensions\u002FRxJS](https:\u002F\u002Fgithub.com\u002FReactive-Extensions\u002FRxJS) 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:\u002F\u002Fgithub.com\u002FReactiveX\u002Frxjs\u002Fcommits\u002Fmaster) - This is all of the current work, which is against v8 of RxJS right now\n- [7.x](https:\u002F\u002Fgithub.com\u002FReactiveX\u002Frxjs\u002Ftree\u002F7.x) - This is the branch for version 7.X\n- [6.x](https:\u002F\u002Fgithub.com\u002FReactiveX\u002Frxjs\u002Ftree\u002F6.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:\u002F\u002Fgithub.com\u002Fnpm\u002Frfcs\u002Fissues\u002F287#issuecomment-1727960500) we're using `yarn`. (Basically the docs app uses `@types\u002Fjasmine`, and the package uses `@types\u002Fmocha` 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","RxJS 是一个用于 JavaScript 的响应式编程库。它提供了丰富的操作符来处理异步事件流，支持链式调用和函数式编程风格，使得开发者能够更高效地编写可维护的异步代码。RxJS 8 版本在性能、模块化及调试能力方面进行了优化，并保持了较高的向后兼容性。适用于需要处理复杂事件流的应用场景，如前端框架中的状态管理、WebSocket 通信、定时任务等。","2026-06-11 02:47:47","top_all"]