# oops-excel-2-json-ext **Repository Path**: jalang/oops-excel-2-json-ext ## Basic Information - **Project Name**: oops-excel-2-json-ext - **Description**: 可以配合oops框架使用的excel工具,对oops提供的excel工具进行了扩展,支持excel多页导出,支持多Key值,如果Key值相同则转成数组结构 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-22 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excel数据插件 Excel配置导出json数据和Ts类插件项目。 ## 安装 ```bash # 安装依赖模块 npm install # 构建 npm run build ```