Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Tools
Tools
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
Toon Converter
Toon Converter
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
7 Nov (14 hours ago)
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Toon Converter
Details
This library provides a compact, token-efficient representation called TOON (Token-Oriented Object Notation) and converters between JSON and TOON.
Read more
Key functions implemented in the library:
JSONToTOON(string jsonInput, int indentSize = 2): converts a JSON string to the TOON textual format. Returns empty string for empty input.
TOONToJSON(string toonInput, int indentSize = 2): converts TOON back to JSON. Uses Newtonsoft.Json to serialize mixed object graphs.
EstimateTokens(string text): crude token estimate (approx. 1 token ˜ 4 chars).
JSONToTOONWithStats(string jsonInput, int indentSize = 2): returns TOON output plus estimated token counts and savings in a
ConversionResult
structure.
Release notes
(1.0.0)
License
(1.0.0)
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Reviews
(0)
Team
Other assets in this category
Integrations, AI & Machine learning
Azure Cognitive Services Connector
OutSystems
Use Microsoft Azure Cognitive Services to allow users to have natural and contextual interactions with your applications.
2206
OutSystems.AI Chatbot
OutSystems
Chatbots act as a first line-of-communication, providing support to customers while increasing efficiency and customer satisfaction. Use the OutSystems.AI Chatbot to create your own chatbot and allow your users to interact with your services via a chat interface.
1782
Speech To Text
Gourav Shrivastava
The Speech to Text component allows developers to seamlessly integrate speech recognition into their applications using the browser's Web Speech API. This component transcribes spoken words into text in real-time, enabling voice-based interactions and features.
309
More from Fábio Vaz
Google Maps Plugin
João Grazina
Google Maps Plugin for Cordova
2029
Google Maps Core
João Grazina
Core components for Google Maps functionality
1051
Transpose Table React
Fábio Vaz
React Version Easy way to implement side-by-side comparison tables. Transposes the given TableRecords.
105
Loading
Loading...