1 repository
Utilities for identifying the precise character or line location of data nodes within structured files.
Distinct from Node Identification Utilities: Distinct from Node Identification Utilities: focuses on spatial coordinate identification (character/line index) rather than functional role identification.
Explore 1 awesome GitHub repository matching data & databases · Positioning Diagnostics. Refine with filters or upvote what's useful.
This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It
The tool returns the character index of a matching node within its line to assist with debugging or precise data location.