|
json2tsv
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: JSON to TSV converter |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: json tsv converter cli data-processing | ||||||||||||||||||||||||||||||
| Install: brew install json2tsv | ||||||||||||||||||||||||||||||
|
About: Json2tsv is a command-line utility that reads JSON data from standard input or files and converts it into tab-separated values (TSV) format. It handles nested JSON structures by flattening keys and supports streaming processing for large datasets. The tool provides a lightweight, dependency-free solution for transforming JSON into a format compatible with traditional spreadsheet and database tools. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|