# 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 datas plug in ## Install ```bash # Install dependent modules npm install # build npm run build ```