# code-formatter **Repository Path**: lemori/code-formatter ## Basic Information - **Project Name**: code-formatter - **Description**: JS压缩与加密,JS、CSS、HTML美化 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README JS压缩与加密,JS、CSS、HTML美化 --- 依赖: - Nodejs - `js-beautify` 用于美化 - `uglify-js` 用于js压缩 - `jsPacker` 用于js加密