mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
11 lines
287 B
YAML
11 lines
287 B
YAML
![]() |
tools:
|
||
|
json-to-csv:
|
||
|
title: JSON to CSV
|
||
|
description: Convert JSON to CSV with automatic header detection.
|
||
|
|
||
|
inputLabel: Your raw JSON
|
||
|
inputPlaceholder: Paste your raw JSON here...
|
||
|
outputLabel: CSV version of your JSON
|
||
|
|
||
|
invalidMessage: Provided JSON is not valid.
|