this is a Json visualization tool.
You can use both binary and source code.
./bin/funnyJson-v2.exe -f <json file path> -s <style> -i <icon>
go run main.go -f <json file path> -s <style> -i <icon>
-f
specifies the path of the JSON file to be visualized.-s
specifies the style of the visualization.- tree - tree visualization
- rec - rectangle visualization
-i
specifies the icon to be used in the visualization.- defualt or empty - no icon
- poker - poker icon