Skip to content

Commit e857b43

Browse files
committed
docs
1 parent e992209 commit e857b43

5 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<br>
1010
with synchronized scrolling, collapsible nodes, and syntax highlighting
1111
</p>
12-
<img src="https://raw.githubusercontent.com/metaory/json-diff-viewer-component/refs/heads/master/public/screenshot.png" alt="demo" width="80%" />
1312
<h5>
1413
<a href="https://metaory.github.io/json-diff-viewer-component/" target="_blank">metaory.github.io/json-diff-viewer-component</a>
1514
</h5>
15+
<img src="https://raw.githubusercontent.com/metaory/json-diff-viewer-component/refs/heads/master/public/screenshot.jpg" alt="demo" width="80%" />
16+
<img src="https://raw.githubusercontent.com/metaory/json-diff-viewer-component/refs/heads/master/public/screenshot-light.jpg" alt="demo-light" width="80%" />
1617
</div>
1718

1819
## Features

public/data/a2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"logging": {
1212
"level": "warn",
1313
"format": "json",
14+
"color": true,
1415
"outputs": ["console", "file"],
1516
"rotation": {
1617
"enabled": true,

public/screenshot-light.jpg

47.9 KB
Loading

public/screenshot.jpg

48.3 KB
Loading

public/screenshot.png

-75.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)