File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -33,18 +33,9 @@ Input JSON (json_example.json):
3333
3434- ** Two Display Modes** :
3535 - Table View (` json_print_table.c ` ): Displays JSON arrays as formatted tables
36- Table: configurations 1/20
37- +--------+------------------+----------+-----------------+
38- | name | includePath | defines | compilerPath |
39- +--------+------------------+----------+-----------------+
40- | Win32 | [ obj] | [ obj] | C:\MinGW-w64\. ..|
41- +--------+------------------+----------+-----------------+
42-
43- JSON Format Unsupported; please adjust Code
44- Current format: Nested objects
45- Expected format: Array of objects
36+ - ![ json_print_table] ( screenshots/json_print_table.png )
4637 - Tree View (` json_print_tree.c ` ): Shows hierarchical JSON structure
47- - ![ json_print_tree] ( https://github.com/user-attachments/assets/9e7d094a-b347-480e-b5cc-3f4da217b72f )
38+ - ![ json_print_tree] ( screenshots/json_print_tree.png )
4839
4940- ** Table View Features** :
5041 - Dynamic column width adjustment
You can’t perform that action at this time.
0 commit comments