JSONフォーマッター
JSONをブラウザ内で整形、検証、圧縮できます。
整形結果
JSONを貼り付けて整形または検証します。
JSONを貼り付けて整形または検証します。
使い方
- 1Paste the raw JSON object or array into the input area.
- 2Run validation to locate the first syntax error or formatted output.
- 3Switch between pretty and compact output depending on whether you need debugging or transport.
- 4Copy the validated result after checking the root type and nesting.