All Projects → timezhong → html2wxml

timezhong / html2wxml

Licence: CC0-1.0 license
将html文件转为微信小程序用的wxml文件

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to html2wxml

Mpvue Loader
mpvue loader
Stars: ✭ 47 (+6.82%)
Mutual labels:  wxml
Awesome Wechat Weapp
微信小程序开发资源汇总 💯
Stars: ✭ 36,769 (+83465.91%)
Mutual labels:  wxml
Wxapp Redux Starter
微信小程序,集成redux,并且提供了方便快捷的开发环境;内置好奇心日报Demo...
Stars: ✭ 205 (+365.91%)
Mutual labels:  wxml
Wepy Calendar
微信小程序/wepy/日历组件
Stars: ✭ 58 (+31.82%)
Mutual labels:  wxml
Wxmlify
一个轻量快速的插件,帮助你在微信小程序中显示富文本编辑器生成的HTML。
Stars: ✭ 93 (+111.36%)
Mutual labels:  wxml
Wxmp2antmp
微信小程序转支付宝小程序命令行工具
Stars: ✭ 135 (+206.82%)
Mutual labels:  wxml
Wxapp.vim
提供微信小程序开发全方位支持的 vim 插件
Stars: ✭ 405 (+820.45%)
Mutual labels:  wxml
Toilet Webapp
微信版小明找厕所V2.0,升级为本地微信自带的地图路径规划、在地图上显示所有marker点、添加关于页面。主要功能包括:1.可以在地图上面展示所有厕所的位置,并且标记,2.直接在小程序端进行路径规划,3.ios和android一样默认选择步行方式,4.制作关于界面
Stars: ✭ 240 (+445.45%)
Mutual labels:  wxml
Fard2
🎅 fre 转小程序的新思路 ♂ learn once, write anywhere.
Stars: ✭ 103 (+134.09%)
Mutual labels:  wxml
Weapp demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
Stars: ✭ 2,466 (+5504.55%)
Mutual labels:  wxml
Tina
💃 一款轻巧的渐进式微信小程序框架
Stars: ✭ 1,153 (+2520.45%)
Mutual labels:  wxml
Mina Webpack
🍱 Mina single-file-component meets Webpack
Stars: ✭ 77 (+75%)
Mutual labels:  wxml
Vscode Miniapp Helper
微信小程序开发助手 for VSCode
Stars: ✭ 137 (+211.36%)
Mutual labels:  wxml
Autocomplete Wx
一款atom插件,支持微信语法高亮和代码补全
Stars: ✭ 47 (+6.82%)
Mutual labels:  wxml
Oncelove
婚礼请柬小程序
Stars: ✭ 209 (+375%)
Mutual labels:  wxml
Thorui
ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc 。 最近更新时间:2021-01-19
Stars: ✭ 817 (+1756.82%)
Mutual labels:  wxml
Wxapp toutiaonews
📰微信小程序--头条新闻
Stars: ✭ 119 (+170.45%)
Mutual labels:  wxml
XcxComponentsDemo
微信小程序组件化方案示例
Stars: ✭ 13 (-70.45%)
Mutual labels:  wxml
Weapp
🐧 微信小程序组件和功能封装,基于微信Component自定义组件开发
Stars: ✭ 235 (+434.09%)
Mutual labels:  wxml
Hswiper Wx
微信小程序swiper插件
Stars: ✭ 167 (+279.55%)
Mutual labels:  wxml

html2wxml

将html文件转为微信小程序使用的文件

转化规则

  • 将以下标签转化为view body,article,aside,ul,li,ol,caption,dd,dl,dt,footer,header,nav,section,table,thead,tbody,tr,td,th,h1,h2,h3,h4,h5,h6,div,p

  • img转化为image

  • a转化为navigator

  • span,s,b,i,strong转化为text

安装使用

下载安装成功后,将需要处理的html文件拖拽到工具界面即可自动转化,并将文件文件名后缀改为wxml,生成到与当前目录同级的wxml文件夹

界面预览

html2wxml界面

下载

暂时支持mac版

mac版

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].