T
ToolShelf
TOON
// πŸŽ’ Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmar...

Toon

πŸŽ’ Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmar...

13EmergingUnknown
License
MIT
Updated
Today

What it does

Token-Oriented Object Notation is a compact, human-readable encoding of the JSON data model that minimizes tokens and makes structure easy for models to follow. It's intended for LLM input as a drop-in, lossless representation of your existing JSON. TOON combines YAML's indentation-based structure for nested objects with a CSV-style tabular layout for uniform arrays. TOON's sweet spot is uniform

Getting Started

git
git clone https://github.com/johannschopplich/toon

Platforms

πŸͺŸwindows🍎mac🐧linux

Install Difficulty

moderate

Built With

typescript

Community Reactions