Login to follow
ToonDataCodec

ToonDataCodec (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 26 November 2025 by Xeridia
ToonDataCodec

ToonDataCodec (ODC)

Details
Detailed Description

The Toon Data Codec Library, developed by Xeridia, provides full support for encoding JSON into TOON (Token-Oriented Object Notation) and decoding TOON back into JSON.

It is designed to reduce token usage and improve structure clarity when working with AI agents and LLM-based workflows.


Features

  • Encode JSON → TOON
    Converts standard JSON objects, arrays, and primitives into the TOON format, using schema-aware, columnar layouts that significantly reduce token count.


  • Decode TOON → JSON
    Parses TOON strings back into complete JSON structures while preserving nesting, data types, and schema fidelity.
Release notes 

Updated description and icon