Pulls data from an object literal using JSONPath and generate a new objects based on a template. Each of the template's properties can pull a single property from the source data or an array of all ...
Two commands are available through the command palette. With a .json file open, type jsonpath to bring up the commands, key in your JSON path, then press Enter to view filter results.