Skip to content

Commit 50e7920

Browse files
committed
✏️ add Twitch mention
1 parent 319350c commit 50e7920

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
@@ -14,6 +14,7 @@ npm install use-storage-state
1414
## Why
1515

1616
- SSR support.
17+
- Production ready. [Used broadly across Twitch web properties](https://github.com/astoilkov/use-storage-state/issues/1#issuecomment-2344336086).
1718
- Works with React 19 and React 18 concurrent rendering.
1819
- Handles the `Window` [`storage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/storage_event) event and updates changes across browser tabs, windows, and iframe's. Disable with `sync: false`.
1920
- I also actively maintain [`use-local-storage-state`](https://github.com/astoilkov/use-local-storage-state) (400k downloads per month) for the past 4 years.

0 commit comments

Comments
 (0)