You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,7 @@
159
159
-[`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.
160
160
-[`use-ssr`](https://github.com/alex-cory/use-ssr) React hook to determine if you are on the server or browser.
161
161
-[`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()`
162
163
-[`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).
163
164
-[`use-t`](https://github.com/streamich/use-t) Multi-language using hooks.
164
165
-[`use-undo`](https://github.com/xxhomey19/use-undo) React hook to implement Undo and Redo functionality.
0 commit comments