@artmizu/pinia-plugin-persistedstate-nuxt-2
Configurable persistence and rehydration of Pinia stores.
Configurable persistence and rehydration of Pinia stores.
Configurable persistence and rehydration of Pinia stores.
vue3的本地存储最全方案,集成了cookie、localStorage、sessionStorage、indexedDB、webSQL等所有前端数据存储的方式,也赋予 pinia 持久化的能力
pinia持久化插件,如果有bug或者新的建议可以提issue
Nuxt module for pinia-orm
Nuxt module for pinia-orm
Normalizes JSON according to schema for Redux and Flux applications
Nuxt module for pinia-plugin-orm
This plugin provides effortless state persistence for Pinia stores with a flexible, easy-to-use API. From simple defaults to advanced customizations like multi-storage and serializers, it streamlines state management, making it a perfect fit for any proje
This plugin enables effortless state synchronization between browser tabs for Pinia stores with a flexible, easy-to-use API. From simple defaults to advanced customizations like custom merge strategies and granular path control, it streamlines cross-tab s
Cache dispatched actions in memory and prevent repeated requests and heavy actions.
Persist pinia state data in sessionStorage or other storages.
pinia 持久化插件, 可加密
Pinia persistence plugin
一个基于 pinia 的状态持久化插件
Mounted hook in Pinia.
The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.
pinia 的持久化插件,支持自定义存储方式
Pinia plugin for universal state persistence across synchronous and asynchronous storage systems, supporting advanced features like path inclusion/exclusion and custom serialization.
sync your state to url to support share with others