vue-weapp-converter

0.6.0 • Public • Published

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]

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

vwc -r [file folder path]

Contribution

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

Readme

Keywords

Package Sidebar

Install

npm i vue-weapp-converter

Weekly Downloads

1

Version

0.6.0

License

MIT

Unpacked Size

72.1 kB

Total Files

31

Last publish

Collaborators

  • jerryni