5.0.1 • Published 7 months ago

@gabortorma/feathers-pinia v5.0.1

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Forked and upgraded

Upgraded all deps for the latest: Vue 3, Pinia 3 and more. Vue 2 and Nuxt 2 support is dropped.

Install

pnpm add @gabortorma/feathers-pinia

Usage

You need to import from @gabortorma/feathers-pinia instead of feathers-pinia.

import { createPiniaClient } from '@gabortorma/feathers-pinia'

Documentation

You can use the original one. Its only a dependency upgrade.

Original README from here

Connect your Feathers API to the elegant data store for Vue

Read the Documentation