文件名称:vuex-class:绑定Vuex和vue-class-component的助手
文件大小:88KB
文件格式:ZIP
更新时间:2024-02-27 00:39:27
vue vuex Vue.jsTypeScript
Vuex级 绑定Vuex和vue-class-component的助手 依存关系 安装 $ npm install --save vuex-class # or $ yarn add vuex-class 例 import Vue from 'vue' import Component from 'vue-class-component' import { State , Getter , Action , Mutation , namespace } from 'vuex-class' const someModule = namespace ( 'path/to/mo
【文件预览】:
vuex-class-master
----.github()
--------issue_template.md(446B)
----testem.yml(190B)
----src()
--------index.ts(82B)
--------tsconfig.json(150B)
--------bindings.ts(4KB)
----scripts()
--------rollup.config.js(1KB)
--------webpack.config.test.js(466B)
----.travis.yml(107B)
----tsconfig.base.json(339B)
----LICENSE(1KB)
----test()
--------tsconfig.json(256B)
--------bindings.ts(5KB)
----tslint.json(38B)
----README.md(2KB)
----.gitignore(44B)
----package-lock.json(370KB)
----package.json(2KB)