JSPM

  • Created
  • Published
  • Downloads 1685472
  • Score
    100M100P100Q177273F
  • License MIT

state management for Vue.js

Package Exports

  • vuex
  • vuex/dist/logger
  • vuex/dist/vuex.js
  • vuex/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vuex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Vuex Build Status

Centralized State Management for Vue.js.

Examples

Running the examples:

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

License

MIT