1.1.5 • Published 5 years ago
@bearbytes/zeno-persist v1.1.5
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.