Showing 1-20 of 190 packages
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
useSyncExternalStore hook for Preact
A lightweight React hook to sync state with URL search params using useSyncExternalStore
Port of useSyncExternalStore.
Fine-grained reactive store for React using useSyncExternalStore
This library provides React hooks for watching y-query data. Under the hood, this is a relatively simple wrapper on top of React's [useSyncExternalStore](https://react.dev/reference/react/useSyncExternalStore)
Lightweight scoped state store for React using useSyncExternalStore
Tiny useSyncExternalStore-powered context store
Simple platform-agnostic global state utility with trivial react integration via [`useSyncExternalStore`](https://react.dev/reference/react/useSyncExternalStore).
Lightweight React state management with Context API and useSyncExternalStore
Simple React store based on useSyncExternalStore
A state management layer for multi-step wizards. Provides fine-grained subscription channels for efficient React component rendering when using `useSyncExternalStore`.
A tiny faster easier react state manager, based immer and useSyncExternalStore, provide two kinds of selector and friendly typescript support.
This package is just the [useSyncExternalStoreWithSelector](https://github.com/facebook/react/blob/main/packages/use-sync-external-store/src/useSyncExternalStoreWithSelector.js) hook extracted from React's [shim for `useSyncExternalStore`](https://github.
A simple implementation of a SyncExternalStore for use with React’s useSyncExternalStore.
React useContextSelector hook in userland
React Context + useSyncExternalStore lightweight state manager with selector-based partial subscriptions.
Creates a client store using react’s useSyncExternalStore()
Async ref objects for React. A tiny bridge between React.useSyncExternalStore and React.Suspense.
Welcome to the README of Gurx, an typescript-native reactive state management library for complex web applications and components that do not have the symmetry of the store object and the component tree.