7 лет назад
История
README.md
Vuex
Flux-inspired Application Architecture for Vue.js.
- Documentation
- Great introduction and explanation by @skyronic (using outdated 0.3.0 API, but still worth a read!)
- Vuex introduction video - James Browne from London Vue.js Meetup #1
- Feathers.js example using Vue.js and Vuex on the client to maintain state by Niall O’Brien (Twitter: @niall_obrien)
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
Описание
🗃️ Centralized State Management for Vue.js.
Конвейеры
0 успешных
0 с ошибкой