zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.72k stars 363 forks source link

Make Column Headers bold #207

Closed AyushG3112 closed 7 years ago

AyushG3112 commented 7 years ago

Is it possible to output column headers in bold during the export?

knownasilya commented 7 years ago

Bold in Excel or the terminal?

AyushG3112 commented 7 years ago

The exported file(csv)

knownasilya commented 7 years ago

CSVs do not support styling the content.

AyushG3112 commented 7 years ago

What about all caps then? As an option I mean

knownasilya commented 7 years ago

You can set the headers to be anything, see the label option here https://github.com/zemirco/json2csv#example-fields-option