Object Path Getter
Looks up a single value from a JSON file via a lodash.get-style path (dot and bracket notation), entirely in this browser tab. Distinct from JSONPath Query Tester, which runs a full query language and can return many matches.
Looks up a single value from a JSON file via a lodash.get-style path (dot and bracket notation), entirely in this browser tab. Distinct from JSONPath Query Tester, which runs a full query language and can return many matches.