xunleif2e / vuex-connector

基于 Vue 生态实现的 Vuex store connector,借鉴 React 容器组件(Smart/Container Components)和展示组件(Dumb/Presentational Components)的模式,demo地址:
https://xunleif2e.github.io/vue-vuex-container-component/dist/
MIT License
62 stars 4 forks source link

feat: add mapDispatchToEmits #3

Closed gitivon closed 5 years ago

gitivon commented 5 years ago

在掘金上看到的,觉得这个库不错,提了一个新功能