feat(plugin-localstorage): add localStorage plugin for offline persistence
Open
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Similar to Vuex-Persist, it's super easy to do your own offline data caching via localStorage.
in this case, a super simple plugin, just add it to your magnetar setup, will take care of everything!
it will then work no matter which other local or remote stores you use.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.