# html转thymeleaf
**Repository Path**: tsingtsi/html-to-thymeleaf
## Basic Information
- **Project Name**: html转thymeleaf
- **Description**: 将html文件转为thymeleaf格式
- **Primary Language**: Java
- **License**: AGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-07
- **Last Updated**: 2021-11-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# html转thymeleaf
#### 介绍
将html文件转为thymeleaf格式
#### 软件架构
软件架构说明
#### 下一步工作计划
1. 通过匹配表格将表格通过js来生成
2. 匹配循环将循环换成thymeleaf形式
3. 将整个文件匹配和单行匹配分割开来,将匹配放入对应得文件,继承独立的接口 已实现
4. 夹着文字的标签都加上th:text="#"
5. 重复的大模块使用循环包着,并且在地下说明本来有几个用《foreach标注》,使用Jsoup配合自定义的标签查找实现
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)