← Back to tools
View AGENTS.md for jsonv.sh
jsonv.sh
Bash command line tool for converting JSON to CSV
Description
jsonv.sh is a Bash command line tool for converting JSON to CSV. It transforms JSON data into comma-separated values format for use with spreadsheets and other tabular data tools.
AI Summary
Convert JSON to CSV format from the command line
Capabilities
- + Convert JSON to CSV
- + Pure bash implementation
Use When
- → You need to convert JSON to CSV quickly
Avoid When
- x You need complex JSON-to-CSV transformations