django-vue3-admin-web/node_modules/pinia-plugin-persist/README.md
2025-10-20 21:21:14 +08:00

9 lines
450 B
Markdown

# pinia-plugin-persist
![Build](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/build.yml/badge.svg)
![Docs](https://github.com/Seb-L/pinia-plugin-persist/actions/workflows/docs.yml/badge.svg)
Persist VueJs Pinia state data in sessionStorage or other storages, heavilly influenced by [vuex-persistedstate](https://github.com/robinvdvleuten/vuex-persistedstate).
Documentation: [HERE](https://seb-l.github.io/pinia-plugin-persist/)