Json to Single string #631
OwainWilliams
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
In the JSon Formatter tool, in the Indentation option, has a choice for "Minified". Does that do what you want? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was just wondering if there was a way to do this already within DevToys.
Take a load of json and then convert it to a single string, removing all spaces and line breaks e.g.
https://jsontostring.com/convert-json-to-one-line/
I have a need for this on a regular basis and then I use DevToys to escape this string. To be able to do it all in one app would be super handy.
Beta Was this translation helpful? Give feedback.
All reactions