n8n-nodes-toon
v1.0.1
Published
n8n node for encoding/decoding Token-Oriented Object Notation (TOON)
Downloads
145
Maintainers
Readme
n8n-nodes-toon
An n8n community node for Token-Oriented Object Notation (TOON) – a compact, LLM-friendly data format.
Features
- Encode JSON → TOON
- Decode TOON → JSON
- Choose delimiter: comma, tab, or pipe
- Optional token savings estimate
Install
In your n8n installation:
npm install n8n-nodes-toon
by NairVilchis