heyimalex / reselect-mapLinks
Selectors for mapping over collections
☆184Updated 2 years ago
Alternatives and similar repositories for reselect-map
Users that are interested in reselect-map are comparing it to the libraries listed below
Sorting:
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Convert Flow React props annotation to PropTypes☆230Updated last year
- Warn about slow reducers used in your redux app☆139Updated 8 years ago
- Unopinionated Web Workers for Redux☆169Updated 7 years ago
- ☆122Updated 8 years ago
- FSA-compliant middleware for Redux to debounce actions.☆86Updated 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 9 years ago
- Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.☆229Updated 7 years ago
- A router for Redux Saga☆151Updated 5 years ago
- Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled☆203Updated 8 months ago
- Error catcher middleware for Redux reducers and sync middlewares☆148Updated 8 years ago
- A custom monitor for Redux DevTools to profile a given action in Chrome DevTools☆132Updated 9 years ago
- Simplify testing of redux action and async action creators☆188Updated 8 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆243Updated 8 months ago
- Redux middleware that prevents state from being mutated anywhere in the app☆213Updated 5 years ago
- [No Maintenance Intended] Drop-in named route support for React Router☆106Updated 8 years ago
- Render debugger for React☆104Updated 8 years ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆234Updated 6 years ago
- Flow loader for webpack☆87Updated 6 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆164Updated 7 years ago
- Transit serialisation for Immutable.js☆250Updated 4 years ago
- react router v4 async routing☆127Updated 7 years ago
- Debounce middleware for Redux☆165Updated 7 years ago
- Sane local component state & actions using Redux☆178Updated 7 years ago
- Diff logger between states for redux☆174Updated 9 years ago
- Automatic actions, reducers and validation for Redux