워크벤치 · 로컬 우선
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.
단계: JSON → 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.