A tiny library (12 lines) for creating state machines in Redux apps
☆335Mar 15, 2022Updated 3 years ago
Alternatives and similar repositories for redux-machine
Users that are interested in redux-machine are comparing it to the libraries listed below
Sorting:
- Side effects with snapshots for Redux.☆609Jan 20, 2022Updated 4 years ago
- Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.☆229May 3, 2018Updated 7 years ago
- A library that ports Elm's effect system to Redux☆1,952Mar 19, 2024Updated last year
- Redux powered notification React components.☆113Feb 9, 2019Updated 7 years ago
- Redux DevTools for production (web and React Native) with a highly flexible API.☆265Nov 26, 2019Updated 6 years ago
- Learn you a React Renderer for Great Good☆784Dec 5, 2017Updated 8 years ago
- devcards for react☆487May 13, 2018Updated 7 years ago
- code splitting as a component☆170Sep 24, 2016Updated 9 years ago
- Higher Order Reducer for resetting multiple parts of your state tree☆51Dec 15, 2023Updated 2 years ago
- WIP. An abstraction layer around handling normalized entity storage and data fetching with redux☆186Jan 16, 2017Updated 9 years ago
- The Cerebral signals running with Redux☆228May 26, 2017Updated 8 years ago
- A collection of generic functions for writing redux reducers to operate on various data structures☆158Jun 6, 2016Updated 9 years ago
- Reliably communicate state changes to deeply nested React elements☆1,318Nov 20, 2022Updated 3 years ago
- Loads async data for Redux apps focusing on preventing duplicated requests and dealing with async dependencies.☆139Nov 14, 2017Updated 8 years ago
- Automatic actions, reducers and validation for Redux☆156Jun 16, 2017Updated 8 years ago
- Manage session history with React☆268May 31, 2018Updated 7 years ago
- github code presentation-review tool☆222Dec 14, 2017Updated 8 years ago
- Attempt to implement (a subset) of [Classic FRP](http://conal.net/papers/icfp97/)☆83Mar 29, 2017Updated 8 years ago
- REPO/PACKAGE MOVED - Jest Snapshot testing for React Storybook☆350May 26, 2017Updated 8 years ago
- Capture errors in production and replay them locally with Redux Dev Tools