# excel-to-json **Repository Path**: yaoxian/excel-to-json ## Basic Information - **Project Name**: excel-to-json - **Description**: excel转json简易自用 - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-08-17 - **Last Updated**: 2024-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excel-to-json #### 介绍

excel转json简易自用版,官网经常录价格表,所以...

#### 软件架构 略略略... #### 📦 安装教程 - `npm i` #### 🐶 使用说明 - `cp sourceXlsx ./xx.xlsx` - default -> `test.xlsx` - export - `npm run export` ----> `test.xlsx` -> `test.json` - `node ./index.js --sourcepath=./xx.xlsx --exportpath=./xx.json` - 自己格式化下 😂😂😂