This tool extracts JSON objects from files or text dumps and converts them into easily readable Excel spreadsheets. It's especially useful for analyzing nested JSON structures by flattening them into ...
data Array Data to be exported. fields Object Fields inside the JSON Object that you want to export. If none provided, all properties in the JSON will be exported. export-fields (exportFields) Object ...