RxJS-CN / Awesome Rxjs
Awesome list of RxJS 5
Stars: ✭ 141
Projects that are alternatives of or similar to Awesome Rxjs
Withobservables
HOC (Higher-Order Component) for connecting RxJS Observables to React Components
Stars: ✭ 41 (-70.92%)
Mutual labels: rxjs, observable
Evolui
A tiny reactive user interface library, built on top of RxJs.
Stars: ✭ 43 (-69.5%)
Mutual labels: rxjs, observable
Formily
Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3
Stars: ✭ 6,554 (+4548.23%)
Mutual labels: rxjs, observable
React Eva
Effects+View+Actions(React distributed state management solution with rxjs.)
Stars: ✭ 121 (-14.18%)
Mutual labels: rxjs, observable
Recycle
Convert functional/reactive object description using RxJS into React component
Stars: ✭ 374 (+165.25%)
Mutual labels: rxjs, observable
Angular1 Async Filter
Angular2 async pipe implemented as Angular 1 filter to handle promises & RxJS observables
Stars: ✭ 59 (-58.16%)
Mutual labels: rxjs, observable
Rx React Container
Use RxJS in React components, via HOC or Hook
Stars: ✭ 105 (-25.53%)
Mutual labels: rxjs, observable
axios-for-observable
A RxJS wrapper for axios, same api as axios absolutely
Stars: ✭ 13 (-90.78%)
Mutual labels: rxjs, observable
Marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
Stars: ✭ 1,947 (+1280.85%)
Mutual labels: rxjs, observable
observable-playground
Know your Observables before deploying to production
Stars: ✭ 96 (-31.91%)
Mutual labels: rxjs, observable
Ngx Restangular
Restangular for Angular 2 and higher versions
Stars: ✭ 787 (+458.16%)
Mutual labels: rxjs, observable
rx-ipc-electron
Pass RxJS Observables through IPC in Electron
Stars: ✭ 28 (-80.14%)
Mutual labels: rxjs, observable
react-with-observable
Use Observables with React declaratively!
Stars: ✭ 108 (-23.4%)
Mutual labels: rxjs, observable
polyrhythm
A 3Kb full-stack async effect management toolkit over RxJS. Uses a Pub-Sub paradigm to orchestrate Observables in Node, or the browser (ala Redux Saga). Exports: channel, listen, filter, trigger, after.
Stars: ✭ 23 (-83.69%)
Mutual labels: rxjs, observable
Rxviz
Rx Visualizer - Animated playground for Rx Observables
Stars: ✭ 1,471 (+943.26%)
Mutual labels: rxjs, observable
Od Virtualscroll
🚀 Observable-based virtual scroll implementation in Angular
Stars: ✭ 133 (-5.67%)
Mutual labels: rxjs, observable
What is RxJS 5?
The ReactiveX library for JavaScript.
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
Source: RxJS Document
Table of contents
Documents
Books
- RxJS in Action
- Reactive Programming with RxJS
- Reactive Programming with Angular and ngrx: Learn to harness the power of reactive programming with RxJS and ngrx extensions
- Rxjs 5 ultimate
Tutorials
- Introduction to Reactive Programming - egghead.io
- RxJS Beyond the Basics: Creating Observables from scratch - egghead.io
- Step-by-Step Async JavaScript with RxJS - egghead.io
- RxJS Beyond the Basics: Operators in Depth - egghead.io
- RxJS Subjects and Multicasting Operators - egghead.io
- Use Higher Order Observables in RxJS Effectively - egghead.io
- Angular 2 Tutorial - What is an Observable ? Introduction to Streams and RxJs Observables
- Taking advantage of Observables in Angular
- Taking advantage of Observables in Angular 2 - Part 2
Videos
- RxJS In-Depth - Ben Lesh
- RxJS 5 Thinking Reactively - Ben Lesh
- Go beast mode with realtime reactive interfaces in Angular 2 & Firebase - Lukas Ruebbelke
- RxJS Observables Crash Course
- RXJS Evolved - Paul Taylor
- Ben Lesh Talks RxJS at Modern Web UI
- You will learn RxJS at ng-europe 2016 - André Staltz
- RxJS: destroy the state machine! – Stenver Jerkku
- Reactive Programming with RxJS - James Churchill
- Async Redux Actions With RxJS - Ben Lesh
- RxJS 5 in-depth - Gerard Sans
- Introduction to RxJS Observables and Angular - Cory Rylan
- Reactive Programming with RxJS A Beginner’s Perspective - TRACY LEE and BEN LESH
- RxJS: The Good Parts - Christopher Gosselin & Daniel Figueiredo Caetano
- Integrating Angular with RESTful Services using RxJS and Observables
Articles
- The introduction to Reactive Programming you've been missing
- RxJS — Six Operators That you Must Know (简体中文)
- Hot vs Cold Observables (简体中文)
- RxJS: Don’t Unsubscribe
- Understanding Subjects in RxJS
- On The Subject Of Subjects (in RxJS)
- Learning Observable By Building Observable
- JavaScript — Observables Under The Hood
- Making use of RxJS in Angular
- Understanding Reactive Programming and RxJS
- 3 Common Rxjs Pitfalls that you might find while building Angular 2 Applications
- How To Debug RxJs - A Simple Way For Debugging Rxjs Observables
- Promise Cancellation Is Dead — Long Live Promise Cancellation!
- Observables and Finnish Notation
- Buffering with RxJs in Angular
- redux-observable
- Infographic: Observable Cheat Sheet
Examples
Resources
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].