Replies: 1 comment 1 reply
-
|
文件太多html的性能会不会有点爆炸🤔 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
经常使用 Snap2HTML 整理本地硬盘,每个硬盘生成一个HTML。
当硬盘变多时,找文件就不那么方便,经常在不同的HTML文件中切换来切换去。
所以开发了这么个小东西来合并Snap2HTML生成的HTML,方便在同一个HTML中查找所有的资源。
生成效果如下:
项目地址:https://github.com/nilaoda/Snap2HTMLMerger
Beta Was this translation helpful? Give feedback.
All reactions