json-toon-converter
Reactive icon

Json Toon Converter

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 Nov (23 hours ago)
 by 
0.0
 (0 ratings)
json-toon-converter

Json Toon Converter

Details
ConvertJsonToToon is an OutSystems application designed to transform structured JSON data into visually engaging cartoon-style representations. It enables users to upload or input JSON objects and automatically generates a dynamic, illustrated view of the data, making complex information easier to understand and present.
Read more

What it does:
This component takes any JSON text and converts it into a simplified, structured text format called Toon. The goal is to make JSON easier to read and share without the curly braces and complex formatting.

Key Features:

  • Converts nested objects and arrays into a readable outline.
  • Supports different output styles:
    • Multi-line (with line breaks)
    • Single-line (compact)
    • HTML-friendly (using <br> for Rich Text widgets)
  • Handles indentation for better clarity.
  • Works as a Client Action in OutSystems, so it runs on the browser side.

Inputs:

  • JsonText – The raw JSON string.
  • JoinSeparator – Defines how lines are joined ("\n", " ", or "<br>").

Output:

  • Toon – The formatted text version of the JSON.

Use Cases:

  • Display API responses in a readable format.
  • Show structured data in dashboards or popups.
  • Prepare compact text for logs or summaries.

Benefits:

  • Easier to understand than raw JSON.
  • Reduces visual clutter.
  • Flexible for different UI contexts (TextArea, Rich Text, Feedback Message).
Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category