Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged nodejs读取本地html文件并快速获取dom内容的工具

0 votes
2.0k views
1 answer
    目的:读取本地html文件,获取页面表格内容并将其输出成对应的md写法 虽然纯靠正则匹配可以实现,但这逻辑较为复杂,有没有工具可以复用呢? html文件是其他工具生成的,不能更改,有一定规则,但会有很多冗余的代码,特征也比较乱,比如表格全是用div加样式实现的。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...