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.
2 parents 0d4118b + 8ae382e commit 8bdb704Copy full SHA for 8bdb704
docs/introduction/Ecosystem.md
@@ -29,6 +29,7 @@ On this page we will only feature a few of them that the Redux maintainers have
29
* [normalizr](https://github.com/gaearon/normalizr) — Normalize nested API responses for easier consumption by the reducers
30
* [redux-actions](https://github.com/acdlite/redux-actions) — Reduces the boilerplate in writing reducers and action creators
31
* [redux-transducers](https://github.com/acdlite/redux-transducers) — Transducer utilities for Redux
32
+* [redux-immutablejs](https://github.com/indexiatech/redux-immutablejs) - Integration tools between Redux & [ImmutableJs](https://github.com/facebook/immutable-js/)
33
34
## Developer Tools
35
0 commit comments