html2wxml
convert html to wxml
html转换成wxml适配微信小程序
install
npm install htmltowxml --save
Usage
;const wxml = ;console;/*<view class="div"> <text>I am</text> <view class="div"> <text>I am</text> <view class="div"> <text>I am test</text> </view> <text>test</text> </view> <text>test</text></view>*/
test
npm i
npm test
License
MIT