React library for bidirectional state synchronization with MirrorState
npm install react-mirrorstatereact-mirrorstateReact hook for bi-directional state synchronization with JSON files on disk.
Note: Both react-mirrorstate and vite-plugin-mirrorstate are required to use MirrorState.
``bash``
npm install react-mirrorstate vite-plugin-mirrorstate
For full documentation, examples, and API reference, see the main MirrorState repository.
MIT