2.0.2 • Published 3 years ago

@requarks/vuex-pathify v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

This is a fork of the amazing vuex-pathify project, without the vue-class-component dependency. This fixes the warnings generated during import into a Vue 3 project.

Usage

# Using npm:
npm install @requarks/vuex-pathify

# Using yarn:
yarn add @requarks/vuex-pathify

Then follow the instructions from the vuex-pathify docs but replacing any import of vuex-pathify with @requarks/vuex-pathify.

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago