vuex-no-map
Vuex plugin, which allows to use store functionality without need to use vuex mappers in components
vue-data-proxy
Easily create deep object proxy (mainly to map a Vuex nested sub-state to a computed property)
usevuex
useVuex是用于提供类似mapState mapGetters mapActions mapMutations createNamespacedHelpers等vuex4.0拓展功能的辅助函数包