# vue-tools **Repository Path**: uni-app_6/vue-tools ## Basic Information - **Project Name**: vue-tools - **Description**: vue工具箱 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-30 - **Last Updated**: 2025-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excel 转 JSON 转换工具 element-plus + vue3 ## 功能概述 本工具用于将 Excel 文件转换为多个 JSON 文件,特别适合多语言资源配置转换: - 自动识别 Excel 表格结构 - 支持自定义输出文件名 - 一键式转换操作 - 清晰的进度提示 - ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```