Json2Csv icon indicating copy to clipboard operation
Json2Csv copied to clipboard

Golang实现的一款通用型JSON数据提取CLI工具,支持自动识别JSON数据节点并有序提取为CSV文件,基本涵盖所有JSON结构数据提取。Convenient JSON data extraction tool.

Results 1 Json2Csv issues
Sort by recently updated
recently updated
newest added

Hello, thank you so much for this cool tool. I am beginning user, I had a nested json file, I want to 提取 few columns data, I could pull out...