Keine Beschreibung

Kia King Ishii e2b9974f9d types: add subscribe options type (#1724) 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 d2584b1509 style: adjust few stylings of logger plugin vor 5 Jahren
docs a39d0767e4 fix: Prepend devtool handler (#1358) 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 a39d0767e4 fix: Prepend devtool handler (#1358) vor 5 Jahren
test 4c60cf5580 style: fix few stylings issue vor 5 Jahren
types e2b9974f9d types: add subscribe options type (#1724) 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 fa1ccde633 realese: v3.2.0 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 fa1ccde633 realese: v3.2.0 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