buunguyen / redux-freeze
Redux middleware that prevents state from being mutated anywhere in the app
☆213Updated 4 years ago
Alternatives and similar repositories for redux-freeze:
Users that are interested in redux-freeze are comparing it to the libraries listed below
- Warn about slow reducers used in your redux app☆139Updated 8 years ago
- Selectors for mapping over collections☆184Updated 2 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆222Updated 8 years ago
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Debounce middleware for Redux☆166Updated 6 years ago
- Simplify testing of redux action and async action creators☆188Updated 8 years ago
- Convert Flow React props annotation to PropTypes☆232Updated last year
- A babel plugin to generate React PropTypes definitions from Flow type declarations.☆429Updated 2 years ago
- Sane local component state & actions using Redux☆178Updated 7 years ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆233Updated 6 years ago
- A router for Redux Saga☆152Updated 4 years ago
- Snapshot testing for React Styleguidist☆288Updated 6 years ago
- An attempt to make Redux and Elm applications scale☆360Updated 6 years ago
- Define action constants for Redux☆171Updated 7 years ago
- React Transform that catches errors inside React components☆183Updated 8 years ago
- ☆136Updated 7 years ago
- Validates your webpack config with Joi☆296Updated 6 years ago
- Resolve modules from any directory.☆85Updated 6 years ago
- history transitions based on arbitrary actions