我是小鑫同学,资深 IT 从业者,InfoQ 的签约作者,擅长前端开发并在这一领域有多年的经验,致力于分享我在技术方面的见解和心得
这是一个旨在帮助开发者轻松管理优质代码的命令行开发包
| 核心模块 | 最新版本 | 
|---|---|
| code-genius | 
| 插件化模块 | 最新版本 | 描述 | 
|---|---|---|
| codegenius-clear-plugin | 运行 rimraf 删除不再需要的文件或文件夹 | |
| codegenius-quantity-plugin | 运行 cloc 分析并统计代码量 | |
| codegenius-lighthouse-plugin | 运行 lighthouse 分析及收集 Web 应用的性能指标 | |
| codegenius-depcheck-plugin | 运行 depcheck 检查过时的、不正确的和未使用的依赖项 | |
| codegenius-create-plugin | 运行 npm create 快速创建基础项目 | |
| codegenius-git-user-plugin | 设置或校验 git user 信息是否规范 | |
| codegenius-registry-plugin | 切换 NPM 镜像地址 | |
| codegenius-hooks-plugin | 新增或修改 simple-git-hooks 配置后需要重新初始化 | |
| codegenius-verify-plugin | 校验 COMMIT_EDITMSG 中的信息是否符合 Angualr 规范 | |
| codegenius-template-plugin | 运行 cg 生成 CodeGenius 内置模板项目 | |
| codegenius-format-plugin | 运行 prettier 格式化代码风格 | |
| codegenius-impsort-plugin | 运行 eslint 对模块导入进行分组&按字母排序 | 

