Skip to content

Commit 02f9e7b

Browse files
authored
Merge pull request reduxjs#2579 from adrienjt/patch-1
Add redux-data-structures to Ecosystem
2 parents e387680 + 3f5d726 commit 02f9e7b

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
@@ -112,6 +112,7 @@ On this page we will only feature a few of them that the Redux maintainers have
112112
* [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) — Mock redux store for testing your app
113113
* [redux-actions-assertions](https://github.com/dmitry-zaets/redux-actions-assertions) — Assertions for Redux actions testing
114114
* [redux-bootstrap](https://github.com/remojansen/redux-bootstrap) — Bootstrapping function for Redux applications
115+
* [redux-data-structures](https://redux-data-structures.js.org/) — Reducer factory (higher-order functions) for counters, maps, lists (queues, stacks), sets, etc.
115116

116117
### DevTools
117118

0 commit comments

Comments
 (0)