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 22, 2024
0 parents commit eea1152
Show file tree
Hide file tree
Showing 11 changed files with 808 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/index-B63I2OhE.css

Large diffs are not rendered by default.

779 changes: 779 additions & 0 deletions assets/index-Bc-Nfwvl.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.
23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/json-viwer/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可视化工具 " />
<script type="module" crossorigin src="/json-viwer/assets/index-Bc-Nfwvl.js"></script>
<link rel="stylesheet" crossorigin href="/json-viwer/assets/index-B63I2OhE.css">
<link rel="manifest" href="/json-viwer/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/json-viwer/registerSW.js"></script></head>
<body>
<div id="app" class="wh-screen"></div>
</body>
</html>
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.
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-viwer/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/json-viwer/","theme_color":"#ffffff","icons":[{"src":"/json-viewer/logo_512.png","type":"img/png","sizes":"512x512","purpose":"any"},{"src":"/json-viewer/logo_192.png","type":"img/png","sizes":"192x192","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.

Binary file added screenshot.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 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 eea1152

Please sign in to comment.