jsoneditor
jsoneditor copied to clipboard
query?
A web-based tool to view, edit, format, and validate JSON
JSONPath is a query language for JSON, similar to XPath for XML. It allows you to select and extract data from a JSON document. Would it be interesting to have JSONPath support in jsoneditoronline?