# decipher-excel **Repository Path**: fehyu/decipher-excel ## Basic Information - **Project Name**: decipher-excel - **Description**: 使用 Node 破译 Excel 密码 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-29 - **Last Updated**: 2022-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Node, xlsx-populate ## README # decipher-excel ### 介绍 使用 Node 破译 Excel 密码 > 仅支持【xlsx】格式的 Excel ### 安装教程 ``` npm install ``` ### 使用说明 > 将Excel文件放入【excel】文件夹后执行下面命令 ``` npm run start ```