Skip to content

vue和小程序文件互相转化的一个命令行工具

License

Notifications You must be signed in to change notification settings

jerryni/vue-weapp-converter

Repository files navigation

Vue Weapp Converter GitHub license travis npm version codecov

vue小程序转化器

demo

功能简介

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

全局安装

npm i vue-weapp-converter -g

用法

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

vwc [vue-file path]

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

vwc -r [file folder path]

Contribution

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

About

vue和小程序文件互相转化的一个命令行工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published