jfairbank / redux-saga-router
A router for Redux Saga
☆152Updated 4 years ago
Alternatives and similar repositories for redux-saga-router:
Users that are interested in redux-saga-router are comparing it to the libraries listed below
- Selectors for mapping over collections☆185Updated 2 years ago
- Provide props to your React Components based on their Width and/or Height.☆182Updated 6 years ago
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Convert Flow React props annotation to PropTypes☆233Updated last year
- Saga monitor and UI devtool for redux-saga☆269Updated 10 months ago
- react router v4 async routing☆127Updated 7 years ago
- Simplify testing of redux action and async action creators☆188Updated 8 years ago
- Reduce boilerplate for redux async actions and reducers☆125Updated 5 years ago
- Handles redux-form submissions using redux-saga☆61Updated 6 years ago
- Unopinionated Web Workers for Redux☆169Updated 6 years ago
- FSA-compliant middleware for Redux to debounce actions.☆86Updated last year
- Given possible values for each prop, renders your component with all combinations of prop values.☆132Updated 2 years ago
- Component-wrapper to determine and report children elements height☆181Updated 3 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
- Helper function to create Redux modules using the ducks-modular-redux proposal☆90Updated 5 years ago
- Saga powered routing engine for Redux app.☆154Updated 2 years ago
- Warn about slow reducers used in your redux app☆139Updated 8 years ago
- Redux middleware that prevents state from being mutated anywhere in the app☆213Updated 4 years ago
- Allows dynamically injecting reducers into a redux store at runtime☆59Updated 5 years ago
- Removes React.PropTypes and attempts to transform to flowtypes☆162Updated 6 years ago
- history transitions based on arbitrary actions☆167Updated 8 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- Helper for loading sagas asynchronously using redux☆69Updated last year
- Extract css class names from required css module files, so we can render it on server.☆326Updated 2 years ago
- DEMO: Webpack Flush Chunks + React Universal Component 3.0 🚀☆230Updated 2 months ago
- Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.☆157Updated 7 years ago
- React wrapper around Tether