@artmizu/pinia-plugin-persistedstate-nuxt-2
TypeScript icon, indicating that this package has built-in type declarations

2.4.4 • Public • Published

Pinia persisted state for Nuxt 2

This is a fork of the original plugin with minor changes that allow the plugin to work with Nuxt 2. The plugin's API has not changed.

The original plugin does not work with Nuxt 2 due to client hydration conflicts, you can explore my commits for more information.

Installation

Install package via a package manager:

# using npm
npm install @artmizu/pinia-plugin-persistedstate-nuxt-2

# using yarm
yarn add @artmizu/pinia-plugin-persistedstate-nuxt-2

# using pnpm
pnpm add @artmizu/pinia-plugin-persistedstate-nuxt-2

Readme

Keywords

Package Sidebar

Install

npm i @artmizu/pinia-plugin-persistedstate-nuxt-2

Weekly Downloads

0

Version

2.4.4

License

MIT

Unpacked Size

35.3 kB

Total Files

11

Last publish

Collaborators

  • artmizu