JSON数据处理
上传文件
解析JSON
JSON结构树
{{ data.name }}
{{ getTypeLabel(data.type) }}
{{ `{ ${data.keys ? data.keys.length : 0} keys }` }}
{{ `[ ${data.length} items ]` }}
{{ formatPreviewValue(data.value) }}
[{{ data.index }}]
数据视图
根节点
对象
属性列表
{{ key }}
{{ formatObjectValue(value) }}
{{ getValueType(value) }}
暂无数据,请先输入或上传JSON文件
{{ formatHeader(field) }}
{{ formatSimpleValue(row[field]) }}
{{ formatComplexValue(row[field]) }}
{{ formatTooltip(row[field]) }}
N/A
{{ state.currentNode.name }}
{{ state.currentNode.type }}
属性列表
{{ key }}
{{ formatObjectValue(value) }}
{{ getValueType(value) }}
{{ $index + 1 }}
{{ row }}
{{ key }}
{{ formatObjectValue(row[key]) }}
值
{{ state.currentNode.value }}
类型
{{ state.currentNode.type }}
检测到大数据集处理中,请稍候...