excel-to-json - 技术专题

相关标签
simplepowerfulexport-excelexcel-to-jsonexcel-to-xmlexcel-to-luaauto-read-code-generateexcelexcel-importjxl

Here are 59 public repositories matching this topic...

把Excel配置表导出成Json格式, 可供服务器,客户端(Unity,Laya)使用, 可直接根据表结构生成对应的代码支持C#和TypeScript. Export Excel configuration table into Json format, which can be used by server and client (Unity, Laya), and directly generate code corresponding to table structure to support C # and TypeScript.

  • Updated Dec 4, 2023
  • C#
i18n-json-to-xlsx-converter

i18n JSON to XLSX Converter is a CLI tool runs in a terminal, and helps you to convert a JSON file(s) to EXCEL sheet(s) including keys column defined as nested with dot notation, and the values column for those keys. Also, the CLI tool converts an EXCEL sheet to JSON file(s) by considering its values columns as individual files.

  • Updated Apr 10, 2023
  • TypeScript