Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter down-
React
-
Code Design
-
Dev Tools
-
Flux
-
Reactjs
-
Boilerplate
-
Data Store
-
Hot Reloading
-
React-redux
-
React-component
-
Devtools
-
Isomorphic
-
Universal
-
Time Travel
-
UI Components
-
Live Edit
-
Component
-
Webpack
-
UI
-
Hot
-
Babel
-
Utilities
-
Async
-
Express
-
Filter
-
Loader
-
Live
-
Graphql
-
Router
-
Props
-
Es6
-
Search
-
Cli
-
Decorator
-
Connect
-
React-hot-reloader
-
Angular
-
Redux-middleware
-
Hmr
-
Miscellaneous
-
Batched
-
Redux-form
-
Immutable
-
Reducer
-
Form
-
Predictable
-
Form Logic
-
Test
-
Props From Server
-
Frontend
-
Starter
-
Relay
-
Generator
Redux libraries
Showing projects tagged as Redux
-
react-redux-universal-hot-example
9.4 0.0 JavaScriptA starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform -
redux-devtools
9.3 9.1 TypeScriptDevTools for Redux with hot reloading, action replay, and customizable UI -
redux-form
9.3 0.0 JavaScriptA Higher Order Component using react-redux to keep form state in a Redux store -
react-router-redux
9.1 0.0 JavaScriptDISCONTINUED. Ruthlessly simple bindings to keep react-router and redux in sync. -
redux-router
7.4 0.0 JavaScriptRedux bindings for React Router – keep your router state inside your Redux store -
Reactime 6.0: State Debugger for React
7.2 9.6 TypeScriptDeveloper tool for time travel debugging and performance monitoring in React applications. -
redux-batched-actions
5.7 0.0 JavaScriptredux higher order reducer + action to reduce actions under a single subscriber notification -
redux-webpack-es6-boilerplate
5.2 0.0 JavaScriptDISCONTINUED. A starter project for modern React apps with Redux -
redux-async-connect
5.2 0.0 JavaScriptIt allows you to request async data, store them in redux state and connect them to your react component. -
redux-connect
4.8 0.0 JavaScriptProvides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React -
universal-redux
4.5 1.1 JavaScriptDISCONTINUED. An 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. -
redux-batched-subscribe
4.4 0.0 JavaScriptstore enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications. -
gluestick
4.4 1.2 JavaScriptDISCONTINUED. GlueStick is a command line interface for quickly developing universal web applications using React and Redux. -
redux-test-recorder
4.3 0.0 JavaScripta redux middleware to automatically generate tests for reducers through ui interaction