@shined/reactive

⚛️ Proxy-driven state library for JavaScript application, Intuitive, Flexible and Written in TypeScript.

use-sync-external-store-with-selector

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.

use-external-store

A lightweight React hook for subscribing to external state stores, optimized for concurrent rendering and inspired by use-zustand