Skip to content

Commit

Permalink
[release] Publish on GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
fxzer committed Apr 27, 2024
0 parents commit 73526b7
Show file tree
Hide file tree
Showing 14 changed files with 834 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/index-BS4caTCp.css

Large diffs are not rendered by default.

797 changes: 797 additions & 0 deletions assets/index-Dq0g_ibm.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/json-viewer/favicon.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可视化工具 " />
<meta
http-equiv="Cache-Control"
content="no-cache, no-store, must-revalidate"
/>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<script type="module" crossorigin src="/json-viewer/assets/index-Dq0g_ibm.js"></script>
<link rel="stylesheet" crossorigin href="/json-viewer/assets/index-BS4caTCp.css">
<link rel="manifest" href="/json-viewer/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/json-viewer/registerSW.js"></script></head>

<body>
<div id="app" class="wh-screen"></div>
</body>
</html>
Binary file added logo_120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"json-viewer","short_name":"json-viewer","start_url":"/json-viewer/","display":"standalone","background_color":"#ffffff","lang":"zh-CN","scope":"/json-viewer/","theme_color":"#ffffff","icons":[{"src":"/json-viewer/logo_512.png","types":"img/png","sizes":"512x512","purpose":"any"},{"src":"/json-viewer/logo_192.png","types":"img/png","sizes":"192x192","purpose":"maskable"},{"src":"/json-viewer/logo_144.png","types":"img/png","sizes":"144x144","purpose":"any"},{"src":"/json-viewer/logo_120.png","types":"img/png","sizes":"120x120","purpose":"any"},{"src":"/json-viewer/logo_72.png","types":"img/png","sizes":"72x72","purpose":"maskable"}]}
1 change: 1 addition & 0 deletions registerSW.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions screenshot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions workbox-cd63daf5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73526b7

Please sign in to comment.