You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-16Lines changed: 18 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# json-diff-viewer
2
2
3
-
Vanilla JS web component for side-by-side JSON diff visualization.
3
+
**Compare JSON side-by-side, visually**
4
+
5
+
A zero-dependency web component for visualizing JSON differences with synchronized scrolling, collapsible nodes, and syntax highlighting. Perfect for debugging, API comparisons, and configuration diffs
4
6
5
7
## Features
6
8
@@ -24,41 +26,41 @@ npm i json-diff-viewer-component
0 commit comments