rtk-ai/rtk

[Feature]: use HEDL instead of JSON, XML, YAML, CSV

Open

#442 opened on Mar 9, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
enhancementhelp wantedneeds-infopriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

When using tools that output natively JSON, XML, YAML, CSV I want to automatically convert it to HEDL to save tokens.

https://github.com/dweve-ai/hedl

Contributor guide