Subject
1 entry
Data Format
Bookmarks
TOON: Token-Oriented Object Notation
TOON (Token-Oriented Object Notation) is a compact data format for LLMs — ~40% fewer tokens than JSON while remaining human-readable. Combines YAML indentation with CSV-style tabular layouts, with TypeScript SDKs and CLI tools.
