UNPKG

@yogesh0333/yogiway

Version:

YOGIWAY Format - Ultra-compact, nested-aware data format for LLM prompts. Handles deeply nested JSON efficiently, 10-15% more efficient than TOON.

7 lines 142 B
#!/usr/bin/env node /** * YOGIWAY Format CLI Tool * Convert between JSON and YOGIWAY format */ export {}; //# sourceMappingURL=cli.d.ts.map