← Back to tools
View AGENTS.md for NestedTextTo
NestedTextTo
Convert between NestedText and JSON, YAML, or TOML
Description
NestedTextTo is a CLI to convert between NestedText and JSON, YAML, or TOML. It enables interoperability between the NestedText format and more common data serialization formats.
AI Summary
A CLI tool for converting between NestedText and JSON, YAML, or TOML formats.
Capabilities
- + Convert NestedText to JSON, YAML, or TOML
- + Convert JSON, YAML, or TOML to NestedText
- + Bidirectional format conversion
Use When
- → You work with NestedText format
- → You need to convert between data formats
Avoid When
- x You don't use NestedText
- x You only work with JSON/YAML