A small, fast command‑line tool to convert JSON to Excel (XLSX) or CSV. It flattens nested objects into columns and can explode arrays into multiple rows. Input JSON is streamed from disk (via ijson) ...