Skip to content

Commit 9575f3c

Browse files
Todor Stoychevaarongarciah
authored andcommitted
Added 'use-store' (rehooks#138)
1 parent 1e8cb6e commit 9575f3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
- [`use-socket.io-client`](https://github.com/iamgyz/use-socket.io-client) React hook for socket.io-client, manipulate [socket.io](https://socket.io) client without any side effect.
160160
- [`use-ssr`](https://github.com/alex-cory/use-ssr) React hook to determine if you are on the server or browser.
161161
- [`use-state-snapshots`](https://github.com/haydn/use-state-snapshots) A React hook to keep track of state changes for undo/redo functionality.
162+
- [`use-store`](https://github.com/pretodor/use-store) `useStore()` - a reactive alternative to React's `useState()`
162163
- [`use-substate`](https://github.com/philipp-spiess/use-substate) React hook for subscribing to your single app state (works with your current [Redux](https://redux.js.org/) app).
163164
- [`use-t`](https://github.com/streamich/use-t) Multi-language using hooks.
164165
- [`use-undo`](https://github.com/xxhomey19/use-undo) React hook to implement Undo and Redo functionality.

0 commit comments

Comments
 (0)