We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09cd16b commit bd361c2Copy full SHA for bd361c2
docs/introduction/Ecosystem.md
@@ -25,6 +25,11 @@ On this page we will only feature a few of them that the Redux maintainers have
25
* [redux-analytics](https://github.com/markdalgleish/redux-analytics) — Analytics middleware for Redux
26
* [redux-gen](https://github.com/weo-edu/redux-gen) — Generator middleware for Redux
27
28
+## Routing
29
+
30
+* [redux-router](https://github.com/rackt/redux-router) — Redux bindings for React Router
31
+* [redux-simple-router](https://github.com/jlongster/redux-simple-router) — Ruthlessly simple bindings to keep React Router and Redux in sync
32
33
## Components
34
35
* [redux-form](https://github.com/erikras/redux-form) — Keep React form state in Redux
0 commit comments