@owdproject/module-pinia-atproto

0.0.1 • Public • Published

ATProto Store Module

ATProto Store Module for your Open Web Desktop client.

Overview

This module enables the usage of pinia-plugin-persistedstate-2 with atproto
for storing Open Web Desktop states persistently on the AT Protocol.

Installation

To install the module, run:

npm install @owdproject/module-pinia-atproto

Usage

Define the module in your nuxt.config.ts:

export default defineNuxtConfig({
  modules: ['@owd-client/module-pinia-atproto']
});

Features

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

License

Open Web Desktop is released under the GNU General Public License v3.

Readme

Keywords

none

Package Sidebar

Install

npm i @owdproject/module-pinia-atproto

Weekly Downloads

2

Version

0.0.1

License

GPL-3.0-or-later

Unpacked Size

42.6 kB

Total Files

7

Last publish

Collaborators

  • dxlliv