Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/re-rxjs/react-rxjs
React bindings for RxJS
https://github.com/re-rxjs/react-rxjs
react react-hooks react-suspense rxjs typescript
Last synced: 15 days ago
JSON representation
React bindings for RxJS
- Host: GitHub
- URL: https://github.com/re-rxjs/react-rxjs
- Owner: re-rxjs
- License: mit
- Created: 2020-05-04T01:20:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T16:34:06.000Z (9 months ago)
- Last Synced: 2024-04-14T06:09:12.074Z (7 months ago)
- Topics: react, react-hooks, react-suspense, rxjs, typescript
- Language: TypeScript
- Homepage: https://react-rxjs.org
- Size: 1.98 MB
- Stars: 525
- Watchers: 19
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - react-rxjs - rxjs | 202 | (TypeScript)
README
# React-RxJS
[![Build Status](https://img.shields.io/github/workflow/status/re-rxjs/react-rxjs/CI?style=flat-square)](https://github.com/re-rxjs/react-rxjs/actions)
[![codecov](https://img.shields.io/codecov/c/github/re-rxjs/react-rxjs.svg?style=flat-square)](https://codecov.io/gh/re-rxjs/react-rxjs)
[![version](https://img.shields.io/npm/v/@react-rxjs/core.svg?style=flat-square)](https://www.npmjs.com/package/@react-rxjs/core)
[![MIT License](https://img.shields.io/npm/l/react-rxjs.svg?style=flat-square)](https://github.com/re-rxjs/react-rxjs/blob/main/LICENSE)
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/re-rxjs/react-rxjs/blob/main/CODE_OF_CONDUCT.md)React-RxJS is a library that offers [React](https://reactjs.org/) bindings for [RxJS](https://rxjs.dev/)
Please visit the website: https://react-rxjs.org
## Main features
- :cyclone: Truly Reactive
- :zap: Highly performant and free of memory-leaks
- :twisted_rightwards_arrows: First class support for React Suspense and [ready for Concurrent Mode](https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-mode#results)
- :scissors: Decentralized and composable, thus enabling optimal code-splitting
- :microscope: [Tiny and tree-shakeable](https://bundlephobia.com/result?p=@react-rxjs/core)
- :muscle: Supports TypeScript## Installation
npm install @react-rxjs/core
## Contributors β¨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Josep M Sobrepere
π» π€ π§ β οΈ π π π
VΓctor Oliva
π€ π π» β οΈ π
Ed
π¨
Pierre Grimaud
π
Bhavesh Desai
π π β οΈ
Matt Mischuk
π
Riko Eksteen
π π π π» π€
hoclun-rigsep
π π€
Luke Shiels
π π»
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!