-
react-router-redux
/~https://github.com/reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync -
redux-router
/~https://github.com/acdlite/redux-router
Redux bindings for React Router – keep your router state inside your Redux store -
routex
/~https://github.com/michalkvasnicak/routex
Simple router for Redux universal applications. Can be used with React too. -
redux-vstack-router
/~https://github.com/vslinko/redux-vstack-router
Helpers to bind vstack-router to redux -
redux-routing
/~https://github.com/callum/redux-routing
Universal routing built on top of redux. -
redux-tiny-router
/~https://github.com/Agamennon/redux-tiny-router
A Router made for Redux and made for universal apps! stop using the router as a controller... its just state! -
redux-history-transitions
/~https://github.com/johanneslumpe/redux-history-transitions
History transitions based on arbitrary actions. This store enhancer allows you to co-locate transitions next to your actions and have them automatically executed on your history instance, after the action has been dispatched. -
redux-router5
/~https://github.com/router5/redux-router5
Router5 integration with redux. -
universal-redux-router
/~https://github.com/colinmeinke/universal-redux-router
A router that turns URL params into first-class Redux state and runs action creators on navigation -
redux-reroute
/~https://github.com/ArnaudRinquin/redux-reroute
Location reducer and routing helpers for redux. -
redux-routes
/~https://github.com/matthewmueller/redux-routes
Simple redux history middleware. -
redux-react-router-middleware
/~https://github.com/aarongloege/redux-react-router-middleware
A middleware for redux that allows for transition definitions to perform with react-router. -
redux-addressbar
/~https://github.com/Yaska/redux-addressbar
Treat the address bar as just another input, and render your app only from Redux store state. -
redux-title
https://www.npmjs.com/package/redux-title
Synchronization of document title and redux state -
redux-router-state
/~https://github.com/gadicc/redux-router-state
Store router state in Redux and route via redux -
redux-little-router
/~https://github.com/FormidableLabs/redux-little-router
A tiny router for Redux that lets the URL do the talking. -
redux-director
/~https://github.com/mandeepbrar/redux-director
Redux bindings to director router. Works as front end router for redux react applications. -
react-router-route-reducers
/~https://github.com/mrtnbroder/react-router-route-reducers
Add reducer to your routes and let them be composed and combined into a single state object that follows your route-structure. -
redux-history-sync
/~https://github.com/cape-io/redux-history-sync
Essentially, this module syncs browser history locations with a Redux store. If you are looking to read and write changes to the address bar via Redux this might be for you. -
router-redux
/~https://github.com/subuta/router-redux
View framework agnostic router for redux :) This is react-router-redux for your vdom-based project. -
Redux.Routes.Renderer
/~https://github.com/sequencemedia/Redux.Routes.Renderer
A Promise interface for rendering isomorphic React Redux components in Node. -
Redux Router Kit
/~https://github.com/zapier/redux-router-kit
Redux Router Kit is a routing solution for React that leverages Redux to store routing and transition states and enable powerful middleware and connect-powered components. -
redux-bike-router
/~https://github.com/caesarsol/redux-bike-router
A very tiny router implementation for Redux, reactive to state changes. As simple as a 🚲 . -
Redux Unity Router
/~https://github.com/auru/redux-unity-router
Simple routing for your redux application. The main purpose of this router is to mirror your browser history to the redux store and help you easily declare routes. -
i-redux-navigation
/~https://github.com/ebaranov/i-redux-navigation
Navigation solution for redux applications -
redux-antirouter
/~https://github.com/modernserf/redux-antirouter
This is a collection of utilities for routes in a React/Redux app that treats the address bar as an input and URLs as a serialization format. -
redux-route-controller
/~https://github.com/theseushu/redux-route-controller
Control your react rendering outside react components. Good for loading code chunks, preloading data and so on -
react-redux-transition-manager
/~https://github.com/kellyrmilligan/react-redux-transition-manager
Higher order component to enable loading states between route transitions -
react-router-dynamic-matcher
/~https://github.com/sleexyz/react-router-dynamic-matcher
Match routes dynamically based on your Redux state -
eleanor
/~https://github.com/orzechowskid/eleanor
Elegant and nearly zero-config routing, for React/Redux apps -
redux-first-router
/~https://github.com/faceyspacey/redux-first-router
seamless redux-first routing -- just dispatch actions -
React Redux Dynamic Router Reducer Plugin
/~https://github.com/madeinfree/redux-plugin-dynamic-router-reducer
Redux plugin for React Router to run dynamic reducers -
connected-react-router
/~https://github.com/supasate/connected-react-router
A Redux binding for React Router v4. Synchronize router state with redux store with uni-directional flow (history -> store -> router -> components). -
redux-tower
/~https://github.com/kuy/redux-tower
Saga powered routing engine for Redux apps. redux-saga-tower provides a way to fully control client-side routing with its related side effects such as data fetching, user authentication, fancy animations. -
rrrouter
/~https://github.com/plandem/rrrouter
React/Redux/Router - simple, but powerful router for React with built-in support for redux. -
redux-pages
/~https://github.com/ryo33/redux-pages
A middleware-friendly routing engine that encapsulates raw URL paths. -
ion-router
/~https://github.com/cellog/ion-router
Elegant powerful routing based on the simplicity of storing url as state -
redux-saga-router
/~https://github.com/jfairbank/redux-saga-router
Handle route changes with redux-saga. Supports HTML5pushState
and hashes. Works with react-router too. -
router-redux-params
/~https://github.com/Darmikon/router-redux-params
React router params inside redux store. -
router-redux
/~https://github.com/subuta/router-redux
A view-framework-agnostic router for Redux, with pushState/popState-based client side routing -
redux-url
/~https://github.com/jedirandy/redux-url
A redux middleware that does one simple job: matches a url pattern and dispatch an action. -
redux-location-state
/~https://github.com/spotify/redux-location-state
Utilities for reading & writing Redux store state to & from the URL -
redux-json-router
/~https://github.com/mksarge/redux-json-router
Declarative, Redux-first routing for React/Redux browser applications. -
redux-first-routing
/~https://github.com/mksarge/redux-first-routing
A minimal, framework-agnostic base for accomplishing Redux-first routing. -
naglfar
/~https://github.com/benoneal/naglfar
A router that keeps all state in redux. It treats the url like a form input: it fires actions on change which update the location in your state. This is accessible from any connected component: no need for a separate RouteProvider or other such nonsense. -
spark-router
/~https://github.com/tomzmtl/spark-router
An opinionated, simple routing library for React/Redux applications -
redux-ui-router
/~https://github.com/neilff/redux-ui-router
ngRedux bindings for Angular UI Router - Keep your router state inside your ngRedux store. -
redux-query-sync
/~https://github.com/Treora/redux-query-sync
Treat the URL query parameters as exposed variables of your Redux state. For example, /mypage.html?p=14 could correspond to a state object containing {pageNumber: 14}. Any changes to the store state are reflected in the URL. Vice versa, if the URL is changed using the history module, the changed parameters are updated in the store state. -
fans-router
/~https://github.com/fansapp/fans-router
An opinionated react-redux router library. -
redux-hist
/~https://github.com/minodisk/redux-hist
This library provides methods for manipulating history and reflecting the state of history on store along Redux data flow. -
redux-arena
/~https://github.com/hapood/redux-arena
Redux-arena is a tool for modularizing redux/redux-saga with react components. Scope redux/redux-saga within bundle, and auto clear redux/redux-saga in bundle after react component unmounted based on URL switches. -
chronik
/~https://github.com/honmanyau/chronik
A simple, no-context React-Redux client-side router based on the History Web API. -
Conduit
/~https://github.com/DensityCo/conduit
A small router for redux-backed applications. -
routedux
/~https://github.com/cjdev/routedux
A router that maps urls to redux actions and vice-versa -
redux-saga-first-router
/~https://github.com/ChaosGroup/redux-saga-first-router
"Saga First" Router for React/Redux/Saga Projects, inspired by the best parts of redux-saga-router and redux-first-router. -
react-redux-router
/~https://github.com/micahblu/react-redux-router
An incredibly simple and easy to use router for react redux apps. All that is required is a routes config object to be set, then import the Router component and routerReducer and pass the store and routes to the Router component. -
air-traffic-control
/~https://github.com/airplane-mode/air-traffic-control
Air Traffic Control maps route changes in your app to action creators in redux. Dead simple Redux routing, the way it should work. -
redux-location-middleware
/~https://github.com/diosmosis/redux-location-middleware
Simple middleware and reducer that makes the URL accessible & updateable via redux state. -
redux-router-lite
/~https://github.com/alessioscalici/redux-router-lite
A pure Redux-based, lightweight router with no React library dependencies.