mesqueeb/vuex-easy-access
Unified syntax for accessing your Vuex store through simple set() and get() functions + auto generate mutations
JavaScriptMIT
Issues
- 1
- 1
- 0
- 1
Throw error after installation
#44 opened by sinanyalcinkaya - 4
Using set w/ .push on array with nested objects updates existing objects in array AND adds
#41 opened by RealCK - 22
- 10
typescript definition
#30 opened by joshua1 - 4
"module/set" to mutate the whole state
#37 opened by joshua1 - 4
[docs] how to pass state to defaultMutations
#36 opened by artfabrique - 5
defaultMutations not work on Nuxt SSR
#35 opened by adenvt - 1
Functional Example
#34 opened by CelticParser - 1
[docs] Move documentation to VuePress
#22 opened by mesqueeb