Cachy Get Cachy
Format JSON icon

Raycast extension for Cachy

Format JSON

by destiner

Formats a JSON file with a selected indentation. If the JSON is stringified, it will be parsed before formatting.

DataDeveloper Tools

Commands

6

Format Clipboard JSON

Background

Formats a JSON/JS Object string stored in clipboard and copies/pastes it back

Format Selected JSON

Background

Formats a JSON/JS Object string selected in the foremost editor and copies/pastes it back

Format Selected JSON and Show

View

Formats a JSON/JS Object string selected in the foremost editor and shows it in the viewer

Format JSON

View

Formats a JSON/JS Object

Format Array of JSON to JSONLines

View

Formats an array of JSON/JS Object to JSONLines

Format Text into Valid JSON Value

View

Formats text into a valid JSON value with double quotes and escapes