Skip to content

微信小程序端 html2wxml 转换接口 Java版小程序富文本渲染解决方案 基于JFinal+Jsoup+FastJson

Notifications You must be signed in to change notification settings

mumengmeng/html2wxml4J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2wxml4J

项目介绍

微信小程序端 html2wxml 转换接口 Java版 微信小程序Java版富文本渲染解决方案 基于JFinal+Jsoup+FastJson

实现功能

目前仅实现解析Html并转换成JSON,将生成的JSON通过接口访问返回给微信小程序端

微信小程序端使用html2wxml组件版 按照html2wxml教程配置即可

html大部分标签已经支持,Video、Audio标签已经支持

HtmlToJson.java 核心工具类 使用FastJson

Pre标签里的代码支持代码着色高亮显示

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

第三方库

Html解析:Jsoup 接口编写:JFinal Json转换:FastJson

安装和使用

部署到服务器,按照html2wxml提供的组件版 使用方式只需要修改接口地址为部署项目的访问地址就可以了 输入图片说明

支持本项目

输入图片说明

About

微信小程序端 html2wxml 转换接口 Java版小程序富文本渲染解决方案 基于JFinal+Jsoup+FastJson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published