Convertor

CSV 转 JSON

把表格里的行转成结构化的 JSON,代码或接口可以直接拿去用。

来自
To

CSV

Rows and columns as plain text. The universal exchange format for spreadsheets and tabular data.

JSON

The data format of the web. Structured, readable, and understood by every programming language.