← Back to tools
View AGENTS.md for jtc
jtc
JSON manipulation and transformation tool
Description
jtc is a command line tool for JSON manipulation and transformation. It provides powerful capabilities for querying, modifying, and restructuring JSON data using a walk-path syntax.
AI Summary
Command line JSON manipulation and transformation tool with walk-path syntax
Capabilities
- + Query JSON data using walk-path expressions
- + Transform and restructure JSON documents
- + Insert, update, and delete JSON elements
- + Compare JSON documents
Use When
- → When you need to manipulate or transform JSON data
- → When querying complex JSON structures
Avoid When
- x When simple jq expressions suffice