Vuexisastatemanagementpattern+libraryforVue.jsapplications.Itservesasacentralizedstoreforallthecomponentsinanapplication,withrulesensuringthatthestatecanonlybemutatedinapredictablefashion.ItalsointegrateswithVue'sofficial[devtoolsextension](https://github.com/vuejs/vue-devtools) to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.
LearnmoreaboutVuexat"[What is Vuex?](https://next.vuex.vuejs.org/)",orgetstartedbylookinginto[fulldocumentation](http://next.vuex.vuejs.org/).
Forquestionsandsupportpleaseusethe[Discordchatserver](https://chat.vuejs.org) or [the official forum](http://forum.vuejs.org). The issue list of this repo is **exclusively** for bug reports and feature requests.
##Issues
Pleasemakesuretoreadthe[IssueReportingChecklist](https://github.com/vuejs/vuex/blob/dev/.github/contributing.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.