← Back to tools
View AGENTS.md for vj
vj
JSON Humanizer that makes JSON human-readable with visual formatting
Description
vj is a JSON Humanizer that makes JSON human-readable by applying visual formatting. It transforms raw JSON output into a more readable format with colors, indentation, and structure highlighting.
AI Summary
CLI JSON formatter that makes JSON output human-readable with visual formatting
Capabilities
- + Pretty-print JSON with visual formatting
- + Add colors and indentation to JSON
- + Make JSON output human-readable
Use When
- → You want to make JSON output more readable in the terminal
- → You need to quickly visualize JSON data
Avoid When
- x You need to query or transform JSON data (use jq)