@bearbytes/zeno-persist
v1.1.5
Published
Persist and restore versioned JSON state objects.
Downloads
17
Maintainers
Readme
zeno-persist
Introduction
This is a companion library to Zeno, a Redux-like state management library for TypeScript.
It is used to keep the Store state synchronized with some persistent storage engine, like a file, AsyncStorage or similar.
