@nexus-state/persist
v0.1.6
Published
> Persistence for Nexus State — LocalStorage, sessionStorage, and custom storage adapters > > [](https://www.npmjs.com/package/@nexus-state/persist) > [;
// Value is automatically loaded from localStorage
// and saved on every change📦 Installation
npm install @nexus-state/persistRequired:
npm install @nexus-state/core🔗 See Also
- Core: @nexus-state/core — Foundation (atoms, stores)
- Framework integration:
- @nexus-state/react — React hooks
- @nexus-state/vue — Vue composables
- @nexus-state/svelte — Svelte stores
- Related:
- @nexus-state/query — Data fetching with caching
- @nexus-state/form — Form management
Full ecosystem: Nexus State Packages
📄 License
MIT
