Skip to content

Commit bd361c2

Browse files
committed
Add “Routing” to the ecosystem
1 parent 09cd16b commit bd361c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/introduction/Ecosystem.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ On this page we will only feature a few of them that the Redux maintainers have
2525
* [redux-analytics](https://github.com/markdalgleish/redux-analytics) — Analytics middleware for Redux
2626
* [redux-gen](https://github.com/weo-edu/redux-gen) — Generator middleware for Redux
2727

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+
2833
## Components
2934

3035
* [redux-form](https://github.com/erikras/redux-form) — Keep React form state in Redux

0 commit comments

Comments
 (0)