TSV CSV 与 JSON 互相转换命令 TSV CSV from/to JSON Convert npm install -g json-conv json2csv *.json json2tsv *.json csv2json *.csv tsv2json *.tsv Open Issue After convert to CSV and TSV, the null and numbers will be string.