Keine Beschreibung

Kia King Ishii 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
.circleci 810a360c40 ci: update node version to v12 vor 5 Jahren
.github 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
build 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
dist ac8a486b1b [build] 3.1.3 vor 5 Jahren
docs e52756cab0 docs(ru): fix punctuation and typos (#1714) vor 5 Jahren
docs-gitbook 91aa727d42 docs: Update link to flux in README (#1582) vor 5 Jahren
examples d601129082 ci: fix failing e2e test vor 5 Jahren
src 4c60cf5580 style: fix few stylings issue vor 5 Jahren
test 4c60cf5580 style: fix few stylings issue vor 5 Jahren
types b49abc090b docs: add docs and typings for the new `hasModule` method (#1706) vor 5 Jahren
.babelrc 22fbb5bc6a update eslint config and deps vor 8 Jahren
.eslintrc 9b476358a0 update eslint config vor 8 Jahren
.gitignore 2a91153bfe [docs] using vuepress (#1277) vor 7 Jahren
CHANGELOG.md 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
LICENSE f053ae7e98 Avoid updating license every year (#1108) vor 7 Jahren
README.md 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
package.json 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren
yarn.lock 0fb54ae089 build: add conventional changelog support (#1707) vor 5 Jahren

README.md

Vuex Build Status

Centralized State Management for Vue.js.

Examples

Running the examples:

$ npm install
$ npm run dev # serve examples at localhost:8080

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT