All Projects → aOrz → Wxmp2antmp

aOrz / Wxmp2antmp

Licence: mit
微信小程序转支付宝小程序命令行工具

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Wxmp2antmp

wxml-vscode
👾Vscode plugin -- wechat applets formatting and highlighting components (highly customized)
Stars: ✭ 31 (-77.04%)
Mutual labels:  wxml
Thorui
ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc 。 最近更新时间:2021-01-19
Stars: ✭ 817 (+505.19%)
Mutual labels:  wxml
Mina Webpack
🍱 Mina single-file-component meets Webpack
Stars: ✭ 77 (-42.96%)
Mutual labels:  wxml
black horse mall project
品优购,微信小程序电商项目,适合各位拿来学习,可以动动发财的小手点个小star⭐
Stars: ✭ 72 (-46.67%)
Mutual labels:  wxml
Wxapp.vim
提供微信小程序开发全方位支持的 vim 插件
Stars: ✭ 405 (+200%)
Mutual labels:  wxml
Autocomplete Wx
一款atom插件,支持微信语法高亮和代码补全
Stars: ✭ 47 (-65.19%)
Mutual labels:  wxml
wxml-transformer
将微信小程序的wxml代码转换成js object或html片段
Stars: ✭ 18 (-86.67%)
Mutual labels:  wxml
Awesome Wechat Weapp
微信小程序开发资源汇总 💯
Stars: ✭ 36,769 (+27136.3%)
Mutual labels:  wxml
Wxappunpacker
wxml被“编译“后”压缩“一下多好!😀
Stars: ✭ 4,487 (+3223.7%)
Mutual labels:  wxml
Wemark
微信小程序Markdown渲染库
Stars: ✭ 1,159 (+758.52%)
Mutual labels:  wxml
wxml-transpiler
Port of wcc.exe to JavaScript. wxml 文件编译器 --- 里面有很多无用代码,有空再整理下
Stars: ✭ 21 (-84.44%)
Mutual labels:  wxml
Wechat Mini Program Wiki
Anyone can make a Wechat mini-program with the first and only English Wiki made to decrypt the Mini-program framework.
Stars: ✭ 388 (+187.41%)
Mutual labels:  wxml
Wepy Calendar
微信小程序/wepy/日历组件
Stars: ✭ 58 (-57.04%)
Mutual labels:  wxml
weixinCustomerService
主要使用了微信小程序的客服接口,通过将用户输入的消息发送至自己服务器端。 此服务器端用于接收和存储聊天内容,并且提供简单的查看历史资料和模拟客服发送消息的功能。
Stars: ✭ 53 (-60.74%)
Mutual labels:  wxml
Wxmlify
一个轻量快速的插件,帮助你在微信小程序中显示富文本编辑器生成的HTML。
Stars: ✭ 93 (-31.11%)
Mutual labels:  wxml
microteam
小团队管理 是一款开源的微信小程序,主要用于日常的团队管理
Stars: ✭ 40 (-70.37%)
Mutual labels:  wxml
Mpvue Loader
mpvue loader
Stars: ✭ 47 (-65.19%)
Mutual labels:  wxml
Wxapp toutiaonews
📰微信小程序--头条新闻
Stars: ✭ 119 (-11.85%)
Mutual labels:  wxml
Fard2
🎅 fre 转小程序的新思路 ♂ learn once, write anywhere.
Stars: ✭ 103 (-23.7%)
Mutual labels:  wxml
Tina
💃 一款轻巧的渐进式微信小程序框架
Stars: ✭ 1,153 (+754.07%)
Mutual labels:  wxml

wxmp2antmp

Version License

什么是 wxmp2antmp?

wxmp2antmp 是一个微信小程序转支付宝小程序的命令行工具

安装

npm i -g wxmp2antmp

使用

w2a 微信小程序目录 支付宝小程序目录

注意事项

  • 支付宝小程序中的路径解析和微信小程序中的路径解析是不同的,路径必须为相对路径,如: import a from './a',wxml中的路径会被自动处理,js 和 css 中需要自行处理。
  • js 中的 wx 变量会被赋值为 my
  • 微信小程序和支付宝小程序的 api 存在差异,建议自行写一套兼容库,暂无 todo 计划

分享交流

打赏 加小助手进微信群
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].