Skip to content

burnmaniac/connected-redux-router

Repository files navigation

Connected Redux Router Build Status

Main features

  • Synchronizes router state with Redux store with respect to uni-directional flow (i.e. history -> store -> router -> components)
  • Supports React Router v6 and history v5
  • Supports functional component hot reloading while preserving state
  • Dispatching of history methods (push, replace, go, back, forward)
  • Supports time travelling in Redux DevTools
  • Supports running side effects on route change that are defined in route configuration

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published