bàn làm việc · chạy cục bộ
Flatten a JSON array into CSV
Turn an array of JSON objects into a CSV table — nested keys are flattened into dotted columns, ready to drop into a spreadsheet. Runs locally.
Các bước: JSON → CSV
Thêm công thức
Turn an array of JSON objects into a CSV table — nested keys are flattened into dotted columns, ready to drop into a spreadsheet. Runs locally.