tonl-dev/tonl
TONL (Token-Optimized Notation Language)
TONL is a data platform that helps you store and manage structured information more efficiently. It takes your existing JSON data and converts it into a smaller, token-optimized text format, which means you pay less for storage and for using large language models. This is ideal for anyone who works with data, especially those dealing with large datasets for AI applications, data analysis, or web development.
826 stars. Available on npm.
Use this if you need to reduce the size of your data or cut down on token costs when interacting with large language models, while still needing to query and manipulate that data easily.
Not ideal if your primary concern is unstructured text data or if you rarely work with JSON-like data structures that benefit from schema-aware compression.
Stars
826
Forks
31
Language
TypeScript
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tonl-dev/tonl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
toon-format/toon
🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM...
dweve-ai/hedl
Token-efficient data serialization for LLM/AI. 50% fewer tokens than JSON, 93% better...
toon-format/toon-java
☕ Community-driven Java implementation of TOON
ISON-format/ison
🔥 🔥 Alternative to JSON 🔥 🔥
com-vitthalmirji/toon4s
toon4s: Token-Oriented Object Notation for JVM