Launches
S

SyncState

A state management library for React & JS apps

24 votes·0 comments·Sep 4, 2020

About

SyncState is a document-based state management library for React and JS apps. In a SyncState store, all your data is contained in a single document. SyncState is based on JSON patches and uses these patches to update the document.