wx-qq-converter

a code converter for wx & qq

Usage no npm install needed!

<script type="module">
  import wxQqConverter from 'https://cdn.skypack.dev/wx-qq-converter';
</script>

README

Node.js wx-qq-converter

这是一个 QQ 小程序 和 微信小程序代码互转的小工具

Install

npm install wx-qq-converter -g

Usage

converter <command> <targetPath>
where <command> is one of: "wx2qq", "qq2wx", "help"
targetPath 为目标目录,最终处理完后存储的目录,不传的话默认会创建一个与当前执行命令所在目录同级的文件夹(文件夹名为:当前文件夹名_)