Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions data/json/en/tools/utils.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
},
// G
// H
{
"name": "HTML Viewer",
"description": "A free, 100% client-side HTML/CSS/JS viewer with live preview and bidirectional highlighting between source code and rendered output.",
"url": "https://html-viewer.org/",
"tags": ["HTML", "CSS", "Debugging"]
},
// I
{
"name": "ip.network",
Expand Down
6 changes: 6 additions & 0 deletions data/json/zh/tools/utils.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
},
// G
// H
{
"name": "HTML查看器",
"description": "一个免费、纯前端(100% client-side)的 HTML/CSS/JS 在线查看与调试工具,支持代码与预览双向高亮定位。",
"url": "https://html-viewer.org/zh",
"tags": ["HTML", "CSS", "调试"]
},
// I
{
"name": "ip.network",
Expand Down