Remix.run Logo
jzer0cool 3 hours ago

Looks great something I want to check out. For comparison anyone share some built-in tools to pretty print-only the csv? Usually what I need to start but formatting is quite off.

bewuethr 6 minutes ago | parent [-]

csvkit (https://github.com/wireservice/csvkit) has a "csvlook" command, and yq (https://github.com/mikefarah/yq) supports CSV as an input format.