This module enables localForage within Pinia to store application states persistently.
- Configures
pinia-plugin-persistedstate-2
to uselocalforage
- Enables persistent storage for Pinia stores
- Works seamlessly with Nuxt
owd install-module @owdproject/module-pinia-localforage
This module is released under the MIT License.