1.0.0 • Published 2 years ago

kaygnas-vuex-class v1.0.0

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

vuex-class

Binding helpers for Vuex and vue-class-component.

This repository is fork from ktsn/vuex-class.

Dependencies

Attention

  • This forking is trying to help project using vue2 migrate to vue3.
  • There only little changes of dependencies version in package.json and test suits from vuex-class@0.3.2, nothing more.
  • Since the next version of vue-class-component stayed rc for over two years, it's recommended not to depend on vuex-class for further coding.
  • This forking might not be maintain for anymore.

Installation

$ npm install --save @kaygnas/vuex-class
# or
$ yarn add @kaygnas/vuex-class

Usage

for usage, please check ktsn/vuex-class

License

MIT