All activity

Formst is a JavaScript library for structuring and validating forms in React. It is based on MobX-State-Tree which makes it simple and performant and it is built on the principles of "UI as an afterthought".

Formst
Model-driven form library for React

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.

SyncState
A state management library for React & JS apps