# excel2json **Repository Path**: lizhigang/excel2json ## Basic Information - **Project Name**: excel2json - **Description**: excel 表格 转化 json lua - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-08-09 - **Last Updated**: 2023-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excel2json #### 介绍 excel 表格 转化 json lua #### 软件架构 nodejs #### 安装教程 ```shell npm install ``` #### 使用说明 ```shell node main.js ./xlsx ./json json node main.js ./xlsx ./lua lua ```