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 05325a7 commit 480abf2Copy full SHA for 480abf2
docs/introduction/Ecosystem.md
@@ -76,6 +76,7 @@ On this page we will only feature a few of them that the Redux maintainers have
76
* [redux-recycle](https://github.com/omnidan/redux-recycle) — Reset the redux state on certain actions
77
* [redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) — Dispatch several actions with a single subscriber notification
78
* [redux-search](https://github.com/treasure-data/redux-search) — Automatically index resources in a web worker and search them without blocking
79
+* [redux-electron-store](https://github.com/samiskin/redux-electron-store) — Store enhancers that synchronize Redux stores across Electron processes
80
81
### Utilities
82
0 commit comments