shakacode / redux-interactionsLinks
Composing UI as a set of interactions
☆20Updated 4 years ago
Alternatives and similar repositories for redux-interactions
Users that are interested in redux-interactions are comparing it to the libraries listed below
Sorting:
- An alternative way to compose Redux reducers☆23Updated 4 years ago
- Easy responsive apps with Redux☆91Updated 8 years ago
- Higher-order reducer for store entities received from normalizr and makes it easy to handle them.☆33Updated 7 years ago
- A higher order React component that attaches an event listener for events that occur outside of the component element.☆44Updated 7 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated last year
- Helper function to create Redux modules using the ducks-modular-redux proposal☆90Updated 5 years ago
- react components for redux-saga☆67Updated 7 years ago
- FSA-compliant middleware for Redux to debounce actions.☆86Updated 2 years ago
- Glue your state and pure React components with RxJS☆84Updated 6 years ago
- Combines redux middleware and normalizr to make flattening nested data a snap☆96Updated last year
- React Europe 2016 workshop repo☆84Updated 9 years ago
- React component to manage whitespace☆59Updated 2 years ago
- Redux performance middleware, Measure the time that the actions need to change the state☆52Updated 6 years ago
- React component for place dropdowns outside overflow: hidden; elements☆119Updated 2 years ago
- A React-component for creating demos of other components☆100Updated 3 years ago
- A custom monitor for Redux DevTools to profile a given action in Chrome DevTools