json.pizza icon indicating copy to clipboard operation
json.pizza copied to clipboard

JSON deformatter

Open wcoots opened this issue 3 years ago • 2 comments

Sometimes I need to deformat a JSON into a single line (as if it had been stringified). For example, when editing a JSON blob from a database column it would be nice to be able to copy the stringified JSON into json.pizza, format it, edit the parts I need to edit, and then return it to a single line format.

wcoots avatar Sep 03 '20 13:09 wcoots

I am willing to build this if you approve @kritzware

wcoots avatar Sep 03 '20 13:09 wcoots

Go for it. I suggest adding small button on the far right (after "Copy") for this feature, or just a keyboard shortcut.

kritzware avatar Sep 03 '20 14:09 kritzware