Skip to content

yixiak/funnyJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunnyJSON

this is a Json visualization tool.

Usage

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>
  1. -f specifies the path of the JSON file to be visualized.
  2. -s specifies the style of the visualization.
    1. tree - tree visualization
    2. rec - rectangle visualization
  3. -i specifies the icon to be used in the visualization.
    1. defualt or empty - no icon
    2. poker - poker icon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages