Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
/ vuex-pathify Public archive

Fork of vuex-pathify for Vue 3

License

Notifications You must be signed in to change notification settings

requarks/vuex-pathify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fork of vuex-pathify for Vue 3

Resources

License

Stars

Watchers

Forks