Skip to content

Commit

Permalink
Add redux-loop to enhancers
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Westby committed Jan 25, 2016
1 parent 3f577b8 commit 5264933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/introduction/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ On this page we will only feature a few of them that the Redux maintainers have
* [redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) — Dispatch several actions with a single subscriber notification
* [redux-search](https://github.com/treasure-data/redux-search) — Automatically index resources in a web worker and search them without blocking
* [redux-electron-store](https://github.com/samiskin/redux-electron-store) — Store enhancers that synchronize Redux stores across Electron processes
* [redux-loop](https://github.com/raisemarketplace/redux-loop) — Sequence effects purely and naturally by returning them from your reducers

### Utilities

Expand Down

0 comments on commit 5264933

Please sign in to comment.