JSON Flattener
Flattens nested JSON into dot-notation keys, or reverses that back into nested JSON, entirely in this browser tab. Arrays use a numeric-index convention (a.0.b) in both directions.
Flattens nested JSON into dot-notation keys, or reverses that back into nested JSON, entirely in this browser tab. Arrays use a numeric-index convention (a.0.b) in both directions.