Skip to content

Commit 8bdb704

Browse files
committed
Merge pull request reduxjs#707 from asaf/patch-1
Update Ecosystem.md
2 parents 0d4118b + 8ae382e commit 8bdb704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/introduction/Ecosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ On this page we will only feature a few of them that the Redux maintainers have
2929
* [normalizr](https://github.com/gaearon/normalizr) — Normalize nested API responses for easier consumption by the reducers
3030
* [redux-actions](https://github.com/acdlite/redux-actions) — Reduces the boilerplate in writing reducers and action creators
3131
* [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/)
3233

3334
## Developer Tools
3435

0 commit comments

Comments
 (0)