Starting point for building isomorphic React applications with ASP.NET Core 1, leveraging existing techniques.
React Webpack Generator including Redux support.
CLI tools for Redux: next-gen functional Flux/React with devtools.
Boilerplate for Chrome Extension React.js project.
React/Redux stack (not a boilerplate kit).
Opinionated CLI for building Redux/React apps quicker.
Small (8kb), batteries-included Redux store to reduce boilerplate and promote good habits.
Npm package that lets you jump right into coding React and Redux with universal (isomorphic) rendering. Only manage Express setups or Webpack configurations if you want to.
The Cerebral signals running with Redux.
The Elm Architecture in JavaScript.
Automatic actions, reducers and validation for Redux.
Immutable and type-checked state and actions for Redux.
DevTools for Redux with hot reloading, action replay, and customizable UI.
Chart monitor for Redux DevTools.
Dispatch your actions manually to test if your app Reacts well.
Resizable and movable dock for Redux DevTools monitors.
Filterable tree view monitor for Redux DevTools.
Another Redux DevTools Monitor.
The default monitor for Redux DevTools with a tree view.
Diff logger between states for Redux.
Redux DevTools remotely.
Easy way to keep your backbone collections and Redux store in sync.
Bindings for Redux in deku < v2.
React Redux toolset for the WordPress API.
Redux'ish Functional State Management using RxJS.
Flux Standard Action utilities for Redux.
Redux store enhancer that allows automatic synchronization between electron processes.
Connect your Redux front-end to your falcor back-end.
RxJS middleware for action side effects in Redux using "Epics".
FSA-compliant promise middleware for Redux.
Redux middleware that wraps exceptions in actions and sends them to Rollbar with current state.
RxJS utilities for Redux.
Reimplementation of Redux using RxJS.
Scalable reducer management & powerful data fetching for React Router & Redux.
Universal Routing & Rendering with React & Redux was too hard. Now it's easy.
Official React bindings for Redux.
Create forms easily in React with Redux.
Ruthlessly simple bindings to keep react-router and Redux in sync.
It allows you to request async data, store them in Redux state and connect them to your React component.
Higher Order Component using react-redux to keep form state in a Redux store.
Set of wrapper components to facilitate using Material UI with Redux Form.
Local component state via Redux.
Redux bindings for React Router – keep your router state inside your Redux store.
Redux middleware to automatically generate tests for reducers through ui interaction.
Router made for Redux and made for universal apps. Stop using the router as a controller, it's just state.
Easy UI state management for React Redux.
Redux middleware for calling an API.
Bug reporter and bug playback tool for Redux.
Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React.
You write pure functions, redux-effects handles the rest.
Higher-order reducer to ignore Redux actions.
Redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Logger middleware for Redux.
Redux middleware for organizing business logic and action side effects.
Port of elm-effects and the Elm Architecture to Redux that allows you to sequence your effects naturally and purely by returning them from your reducers.
Collection of generic functions for writing Redux reducers to operate on various data structures.
RxJS middleware for action side effects in Redux using "Epics".
Small, simple and immutable ORM to manage relational data in your Redux store.
Persist and rehydrate a Redux store.
Redux middleware for resolving and rejecting promises with conditional optimistic updates.
Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests.
Alternative side effect model for Redux apps.
Redux bindings for client-side search.
Composable, testable and typable side effects.
Redux toolset for keeping all the side effects inside your reducers while maintaining their purity.
Persistence layer for Redux with flexible backends.
Thunk middleware for Redux.
Transducer utilities for Redux.
Higher order reducer to add undo/redo functionality to Redux state containers.
Reducer library for Redux.
Selector library for Redux.