1 Star 0 Fork 12

miklechun/json-viewer

forked from fxzer/json-viewer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
FXJ 提交于 2023-01-12 09:49 . 🎨 优化代码
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/jvlogo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>JSON Viewer</title>
<meta name="description" content="A simple visualization tool for JSON data. No mandatory structure, paste JSON and view immediately, multiple layouts and themes switch.">
<meta name="description" content="JSON Viewer,JSON数据的简单可视化工具。没有强制结构,粘贴JSON并立即查看,多种布局和主题切换!">
<meta name="keyword" content="JSON,JSON Viewer,JSON可视化工具 ">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/miklechun/json-viewer.git
git@gitee.com:miklechun/json-viewer.git
miklechun
json-viewer
json-viewer
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385