Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 698 Bytes

File metadata and controls

27 lines (19 loc) · 698 Bytes

Persistence Module

Pinia with LocalForage for Open Web Desktop.

Overview

This module enables localForage within Pinia to store application states persistently.

Features

  • Configures pinia-plugin-persistedstate-2 to use localforage
  • Enables persistent storage for Pinia stores
  • Works seamlessly with Nuxt

Installation

owd install-module @owdproject/module-pinia-localforage

License

This module is released under the MIT License.