Skip to content

Commit ca7bf74

Browse files
authored
Merge pull request #1 from iusehooks/Add-redhooks
Update README.md
2 parents ea3d740 + 0bc486a commit ca7bf74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
- [`react-window-communication-hook`](https://github.com/AvraamMavridis/react-window-communication-hook) React hook to communicate among browser contexts (tabs, windows, iframes).
9393
- [`react-with-hooks`](https://github.com/yesmeck/react-with-hooks) Ponyfill for the proposed React Hooks API.
9494
- [`reaktion`](https://github.com/mfrachet/reaktion) useState like hook for global state management.
95+
- [`redhooks`](https://github.com/iusehooks/redhooks) Global state management with React Hooks. It also supports the use of middleware like redux-thunk or redux-saga or your own custom middleware.
9596
- [`redux-react-hook`](https://github.com/ianobermiller/redux-react-hook) React hook for accessing mapped state from a Redux store.
9697
- [`rehooks-visibility-sensor`](https://github.com/imbhargav5/rehooks-visibility-sensor) It checks whether an element has scrolled into view or not.
9798
- [`resynced`](https://github.com/pedronasser/resynced) Multiple state management using React Hooks API.

0 commit comments

Comments
 (0)