dacz / rxrLinks
Maintains state for React app with RxJS the Redux way
☆62Updated 6 years ago
Alternatives and similar repositories for rxr
Users that are interested in rxr are comparing it to the libraries listed below
Sorting:
- Use RxJS in React components, via HOC or Hook☆108Updated 2 years ago
- RxJS implementation of Saga pattern for redux☆112Updated 9 years ago
- Connect rxjs to React component in Redux style... but without dispatch and constants.☆188Updated 8 years ago
- Redux'ish Functional State Management using RxJS☆95Updated 7 years ago
- [DEPRECATED] Convert MobX observables to RxJS and vice-versa☆54Updated 8 years ago
- <Subscribe> component to automatically consume observables declaratively in React JSX☆133Updated 7 years ago
- React Components for visualising RxJS observables and operators☆126Updated 8 years ago
- Minimal redux☆42Updated 9 years ago
- Yet another RxJS library for React :) Create container components (also known as smart components) by transforming a sequence of props☆82Updated 9 years ago
- Redux middleware for subscribing to observables☆56Updated 9 years ago
- Solves challenging redux problems in a clean, understandable, debuggable fasion.☆124Updated 8 years ago
- Generate GraphQL queries from models that can be mocked and normalized.☆176Updated 7 years ago
- What are the most popular libraries in the RxJS ecosystem?☆65Updated 3 years ago
- Isomorphic port of the redux counter app☆76Updated 2 years ago
- Reactive React components☆44Updated 7 years ago
- Example using RxJS and Cycle.js on the server to handle requests (NOT server-side rendering)☆71Updated 9 years ago
- [NOT MAINTAINED] Seamless combination of React and reactive programming☆93Updated 9 years ago
- Universal React Redux Framework☆88Updated 8 years ago
- Reusable components with Redux☆46Updated 8 years ago
- RxJS based state streams☆81Updated 9 years ago
- simple light-weight side effects for redux☆27Updated 5 years ago
- Attempt to implement (a subset) of [Classic FRP](http://conal.net/papers/icfp97/)☆83Updated 8 years ago
- Reducer library for Redux☆163Updated 6 years ago
- Redux store enhancers for tracking and visualizing state changes☆91Updated 8 years ago
- Redux toolset for keeping all the side effects inside your reducers while maintaining their purity.☆180Updated 8 years ago
- Generator based middleware for redux.☆54Updated 9 years ago
- Add life cycle methods to stateless functional components, without the class noise☆90Updated 5 years ago
- Helpers for using router5 with React [MOVED]☆83Updated 7 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 6 years ago
- A React based code pattern matching library.