1 repository
Visual emphasis of data structures using color and indentation to improve readability.
Distinguishing note: Shortlist candidates focus on key association or security keys, not visual highlighting of JSON structure
Explore 1 awesome GitHub repository matching user interface & experience · Structural Highlighting. Refine with filters or upvote what's useful.
jid is an interactive JSON query tool and data explorer for the terminal. It provides a keyboard-driven interface to navigate, evaluate, and extract information from nested JSON structures using dot-notation paths and real-time autocomplete. The tool integrates JMESPath to support complex data filtering and transformation. It distinguishes itself through a type-aware assistance system that provides context-aware function hints and argument templates based on the data type of the selected JSON node. The capability surface includes a terminal user interface with syntax highlighting, predictive
Emphasizes specific keys within JSON data using name and indentation levels to locate target fields.