JSON Escape / Unescape
Escape text into the body of a JSON string (quotes, backslashes, newlines, tabs, control characters), or decode an escaped string back to plain text.
Escape text into the body of a JSON string (quotes, backslashes, newlines, tabs, control characters), or decode an escaped string back to plain text.