CheapState
Keywords:
- State
- LocalStorage
- SessionStorage
- State Manager
In a nutshell
An event-driven state manager that's built on top of localStorage, meaning it can create persistent state.
Installation
npm install cheapstate
Learning More:
I wrote a blog post that introduced it and explains how it is used at Red Hat.