0.6.0 • Published 3 years ago

vue-weapp-converter v0.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Vue Weapp Converter GitHub license travis codecov

vue小程序转化器

demo

功能简介

vue能转成4个微信小程序文件,4个文件也能转成一个vue文件

全局安装

npm i vue-weapp-converter -g

用法

  1. 可以把vue转成4个微信小程序文件,传入vue文件地址

    vwc vue-file path

  2. 可以把weapp的4个文件转成tee-vue文件,传入4个weapp文件夹路径

    vwc -r file folder path

Contribution

https://github.com/jerryni/vue-weapp-converter/blob/master/contribution.md