nerdyglasses-vuex
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Vuex Build Status npm package

Flux-inspired Application Architecture for Vue.js.

Examples

Running the examples:

$ npm install
$ npm run counter # run the counter example

See npm scripts for all example npm scripts.

Principles

  • Terse
  • Testable
  • Reactive
  • Single State Tree
  • Hot Reloading
  • Time Travel (with vue-devtools support)

License

MIT

/nerdyglasses-vuex/

    Package Sidebar

    Install

    npm i nerdyglasses-vuex

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • gambo