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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Kotlin Multiplatform Compose JSON viewer and editor component for Android, iOS,
16
16
17
17
## Features
18
18
19
-
-**JSON Viewer** — Read-only, syntax-highlighted, foldable JSON tree with virtualized rendering (virtually no size limit for valid JSON; invalid JSON truncated at 100 KB)
19
+
-**JSON Viewer** — Read-only, syntax-highlighted, foldable JSON tree with virtualized rendering (virtually no size limit)
20
20
-**JSON Editor** — Editable JSON with real-time validation, formatting, and sorting (50 KB write limit)
21
21
-**Search** — Highlight matching text across the JSON document
0 commit comments