Изучите Nuxt с коллекцией из 100+ советов!

vaxee
vaxee

The State Manager for Vue 3

Nixle logo

The State Manager for Vue 3
Store your data across whole application

Nuxt 3 module

Documentation

You can find the documentation on the website.

Installation

npm i @vaxee/nuxt

Usage

Add to modules in nuxt.config.js:

export default defineNuxtConfig({
  modules: ["@vaxee/nuxt"],
});

Author

© letstri, released under the MIT license.