Package Information
Downloads: 5 weekly / 87 monthly
Latest Version: 1.0.1
Author: NairVilchis
Documentation
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