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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRewrite `recentHistory` getter using negative index for`start` argument of `Array.prototype.slice`. Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/slice
Centralized State Management for Vue.js.
Running the examples:
$ npm install
$ npm run dev # serve examples at localhost:8080
Please make sure to read the Contributing Guide before making a pull request.