boxen (opens new window) | (opens new window) | 在终端输出矩形框 |
chalk (opens new window) | (opens new window) | 终端字符串美化 |
debug (opens new window) | (opens new window) | 轻量级调试日志工具 |
deepmerge (opens new window) | (opens new window) | 深度合并两个或多个对象 |
download-git-repo (opens new window) | (opens new window) | 从指定节点下载并提取一个 git 仓库 |
envinfo | (opens new window) | 获取开发环境的信息 |
execa (opens new window) | (opens new window) | 子进程管理工具 |
fs-extra (opens new window) | (opens new window) | Node 文件操作工具库 |
globby | (opens new window) | 获取对应规则匹配的文件 |
import-global | (opens new window) | 导入全局安装的模块 |
inquirer | (opens new window) | 创建交互式命令行工具 |
joi (opens new window) | (opens new window) | JavaScript 对象规则描述语言和数据验证器 |
launch-editor (opens new window) | (opens new window) | 在 Node.js 中通过编辑器行号打开文件 |
lru-cache (opens new window) | (opens new window) | 基于内存的缓存管理 |
node-ipc (opens new window) | (opens new window) | Node.js 进程间通信 |
open (opens new window) | (opens new window) | 在命令行打开 URL、文件、可执行文件 |
ora (opens new window) | (opens new window) | 优雅的终端加载状态 |
pkg-dir | (opens new window) | 查找 Node 项目或 npm 包的根目录 |
read-pkg (opens new window) | (opens new window) | 获取 package.json 文件 |
request (opens new window) | (opens new window) | 简单易用的 HTTP 请求客户端 |
semver (opens new window) | (opens new window) | npm 的语义化版本 |
strip-ansi (opens new window) | (opens new window) | 移除字符串中的 ANSI 转义码 |
slash (opens new window) | (opens new window) | 转换 Windows 反斜杠路径为斜杠路径 |
minimist (opens new window) | (opens new window) | 解析命令行参数选项 |