lelandrichardson / redux-injectable-storeLinks
Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.
☆229Updated 7 years ago
Alternatives and similar repositories for redux-injectable-store
Users that are interested in redux-injectable-store are comparing it to the libraries listed below
Sorting:
- code splitting as a component☆171Updated 9 years ago
- Convert Flow React props annotation to PropTypes☆230Updated last year
- Logging setState for React☆278Updated 9 years ago
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- Warn about slow reducers used in your redux app☆138Updated 9 years ago
- WIP. An abstraction layer around handling normalized entity storage and data fetching with redux☆186Updated 8 years ago
- Takes your webpack config and creates a development server with hot module reloading and error overlay☆176Updated 8 years ago
- A React based code pattern matching library.☆127Updated 8 years ago
- Unopinionated Web Workers for Redux☆168Updated 7 years ago
- React Universal Async Component that works with server side rendering☆179Updated 8 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- fast websites, by default☆293Updated 8 years ago
- Redux DevTools for production (web and React Native) with a highly flexible API.☆265Updated 6 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,