We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6aabdd commit 4b1036dCopy full SHA for 4b1036d
README.md
@@ -46,11 +46,13 @@ Input JSON ([`json_example.json`](json_example.json)):
46
- Row count limits for large datasets
47
- Truncation of long text fields
48
- Column filters and formatting rules
49
+ - Nested objects display as [obj]
50
51
- **Tree View Features**:
52
- Visual hierarchy with indentation
53
- Type indicators (Array, Object, String, Number)
54
- Clear parent-child relationship display
55
+ - Full depth visualization
56
57
## Requirements
58
- C compiler (gcc recommended)
0 commit comments