{"id":18022,"url":"https://github.com/MengFangui/awesome-nodejs","name":"awesome-nodejs","description":"node常用库","projects_count":132,"last_synced_at":"2026-06-02T13:00:21.882Z","repository":{"id":114431701,"uuid":"454727467","full_name":"MengFangui/awesome-nodejs","owner":"MengFangui","description":"node常用库","archived":false,"fork":false,"pushed_at":"2024-03-13T07:07:05.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-17T00:02:44.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MengFangui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-02-02T10:20:48.000Z","updated_at":"2024-09-26T01:34:31.000Z","dependencies_parsed_at":"2024-01-13T13:21:50.300Z","dependency_job_id":"dc27d228-0be2-4156-86c7-ad4552eb6c55","html_url":"https://github.com/MengFangui/awesome-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MengFangui/awesome-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MengFangui%2Fawesome-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MengFangui%2Fawesome-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MengFangui%2Fawesome-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MengFangui%2Fawesome-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MengFangui","download_url":"https://codeload.github.com/MengFangui/awesome-nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MengFangui%2Fawesome-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33822821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-13T12:54:59.214Z","updated_at":"2026-06-02T13:00:21.883Z","primary_language":"JavaScript","list_of_lists":false,"displayable":true,"categories":["GIT 仓库","官方资源","资源"],"sub_categories":["Node 管理工具","脚本执行","环境","文件系统","其他","安全","工具","Web 框架","图像、图片处理","代码校验 和 格式化工具","自动化","日期/时间","函数式编程","最小化","HTTP","解析工具","进程管理","服务端 DOM","Git","NPM","实时通信","URL","命令行工具","压缩解压","数据校验","文本/字符串","模板引擎","日志","数字","数学运算","检测/判断","Monorepo","定时任务","ES Module","AST","JSON","加解密","调试"],"readme":"\u003e 该项目受 [awesome-nodejs](https://github.com/sindresorhus/awesome-nodejs) 启发\n\n## 目录\n\n- [目录](#目录)\n- [官方资源](#官方资源)\n- [资源](#资源)\n- [常用依赖包](#git-仓库)\n\n## 官方资源\n\n- [官网](https://nodejs.org)\n- [文档](https://nodejs.org/dist/latest/docs/api/)\n- [仓库](https://github.com/nodejs/node)\n\n## 资源\n\n### 工具\n\n- [openbase](https://openbase.com/) - 让你每次都要找到合适的包。\n- [npm.devtool](https://npm.devtool.tech/) - 找到最适合您的包，分析您的项目技术栈。\n\n## GIT 仓库\n\n### 文本/字符串\n\n- 通用\n  - [voca](https://github.com/panzerdp/voca) - 字符串处理。 ![](https://img.shields.io/github/stars/panzerdp/voca.svg?style=social\u0026label=Star)\n- 唯一 ID\n  - [nanoid](https://github.com/ai/nanoid) - 小巧、安全、URL 友好、唯一的字符串 ID 生成器。 ![](https://img.shields.io/github/stars/ai/nanoid.svg?style=social\u0026label=Star)\n  - [uuid](https://github.com/uuidjs/uuid) - 在 JavaScript 中生成符合 RFC 规范的 UUID。 ![](https://img.shields.io/github/stars/uuidjs/uuid.svg?style=social\u0026label=Star)\n\n### 数字\n\n- [Numeral.js](https://github.com/adamwdraper/Numeral-js) - 格式化和操作数字。 ![](https://img.shields.io/github/stars/adamwdraper/Numeral-js.svg?style=social\u0026label=Star)\n- [bignumber.js](https://github.com/MikeMcl/bignumber.js) - 用于任意精度十进制和非十进制算术的 JavaScript 库。 ![](https://img.shields.io/github/stars/MikeMcl/bignumber.js.svg?style=social\u0026label=Star)\n\n### 数学运算\n\n- [mathjs](https://github.com/josdejong/mathjs) -为 js 和 node 的 math 库。 ![](https://img.shields.io/github/stars/josdejong/mathjs.svg?style=social\u0026label=Star)\n\n### 日期/时间\n\n- [moment](https://github.com/moment/moment) - 解析、校验、操作和显示日期。 ![](https://img.shields.io/github/stars/moment/moment.svg?style=social\u0026label=Star)\n- [dayjs](https://github.com/iamkun/dayjs) - 仅 2KB，不可变的日期时间库。使用与 Moment.js 同样的 API，Moment.js 的替代库。 ![](https://img.shields.io/github/stars/iamkun/dayjs.svg?style=social\u0026label=Star)\n- [timeago.js](https://github.com/hustcc/timeago.js) - timeago.js 是一个很小的（2.0 kb）库，用于使用 \\*\\*\\* time ago 语句格式化日期。 ![](https://img.shields.io/github/stars/hustcc/timeago.js.svg?style=social\u0026label=Star)\n- [ms](https://github.com/vercel/ms) - 毫秒转换工具。 ![](https://img.shields.io/github/stars/vercel/ms.svg?style=social\u0026label=Star)\n\n### URL\n\n- [qs](https://github.com/ljharb/qs) - 请求字符串解析器。 ![](https://img.shields.io/github/stars/ljharb/qs.svg?style=social\u0026label=Star)\n\n### JSON\n\n- [json5](https://github.com/json5/json5) - JSON5 是对 JSON 的扩展，其目的是能够对 JSON 解析和串行化更方便。 ![](https://img.shields.io/github/stars/json5/json5.svg?style=social\u0026label=Star)\n\n### 图像、图片处理\n\n- [sharp](https://github.com/lovell/sharp) - 调整 JPEG，PNG，WebP 和 TIFF 格式图像大小的最快模块。 ![](https://img.shields.io/github/stars/lovell/sharp.svg?style=social\u0026label=Star)\n- [gm](https://github.com/aheckmann/gm) - GraphicsMagick 和 ImageMagick 封装。 ![](https://img.shields.io/github/stars/aheckmann/gm.svg?style=social\u0026label=Star)\n- [qrcode](https://github.com/soldair/node-qrcode) - 二维码和条形码生成器。 ![](https://img.shields.io/github/stars/soldair/node-qrcode.svg?style=social\u0026label=Star)\n- [FileSaver](https://github.com/eligrey/FileSaver.js/) - 客户端保存图片的方案（对于超过 blob 限制的图片请使用 StreamSaver.js）。 ![](https://img.shields.io/github/stars/eligrey/FileSaver.js.svg?style=social\u0026label=Star)\n- [blurhash](https://github.com/woltapp/blurhash) - 图片模糊化。 ![](https://img.shields.io/github/stars/woltapp/blurhash.svg?style=social\u0026label=Star)\n\n#### SVG\n\n- [svg-captcha](https://github.com/produck/svg-captcha) - Node.js 中生成 SVG 验证码。 ![](https://img.shields.io/github/stars/produck/svg-captcha.svg?style=social\u0026label=Star)\n\n#### canvas\n\n- [fabric](https://github.com/fabricjs/fabric.js) -可以轻松使用 HTML5 画布元素。 ![](https://img.shields.io/github/stars/fabricjs/fabric.js.svg?style=social\u0026label=Star)\n\n### 加解密\n\n- [crypto-js](https://github.com/brix/crypto-js) - JavaScript 加密标准库。 ![](https://img.shields.io/github/stars/brix/crypto-js.svg?style=social\u0026label=Star)\n- [sm-crypto](https://github.com/JuneAndGreen/sm-crypto) - sm2, sm3, sm4 的 JavaScript 实现。 ![](https://img.shields.io/github/stars/JuneAndGreen/sm-crypto.svg?style=social\u0026label=Star)\n\n### 检测/判断\n\n- [is.js](https://github.com/arasatasaygin/is.js) - 微型检查库。 ![](https://img.shields.io/github/stars/arasatasaygin/is.js.svg?style=social\u0026label=Star)\n\n### 数据校验\n\n- [validator.js](https://github.com/validatorjs/validator.js) - 字符串校验库。 ![](https://img.shields.io/github/stars/validatorjs/validator.js.svg?style=social\u0026label=Star)\n- [joi](https://github.com/hapijs/joi) - 基于 JavaScript 对象的对象模式描述语言和验证器。 ![](https://img.shields.io/github/stars/hapijs/joi.svg?style=social\u0026label=Star)\n- [yup](https://github.com/jquense/yup) - 受 joi 启发的极简的对象 Schema 校验。 ![](https://img.shields.io/github/stars/jquense/yup.svg?style=social\u0026label=Star)\n- [ajv](https://github.com/epoberezkin/ajv) - 最快的 JSON Schema 验证器。支持 JSON Schema draft-04/06/07/2019-09/2020-12 and JSON 类型定义(RFC8927)。 ![](https://img.shields.io/github/stars/epoberezkin/ajv.svg?style=social\u0026label=Star)\n- [async-validator](https://github.com/yiminghe/async-validator) - 异步校验。 ![](https://img.shields.io/github/stars/yiminghe/async-validator.svg?style=social\u0026label=Star)\n\n### 函数式编程\n\n- [lodash](https://github.com/lodash/lodash) - 可提供一致性、自定义、性能和其他功能的实用程序库，比 Underscore.js 更好更快。 ![](https://img.shields.io/github/stars/lodash/lodash.svg?style=social\u0026label=Star)\n- [immutable](https://github.com/facebook/immutable-js) - 不可变的数据集合。 ![](https://img.shields.io/github/stars/facebook/immutable-js.svg?style=social\u0026label=Star)\n- [RxJS](https://github.com/reactivex/rxjs) - 用于转换、组合和查询各种数据的函数式响应式库。 ![](https://img.shields.io/github/stars/reactivex/rxjs.svg?style=social\u0026label=Star)\n- [Ramda](https://github.com/ramda/ramda) - 实用程序库着重于通过自动计算和相反的参数顺序实现的灵活功能组合，避免数据变化。 ![](https://img.shields.io/github/stars/ramda/ramda.svg?style=social\u0026label=Star)\n- [immer](https://github.com/immerjs/immer) - 函数式响应式编程。 ![](https://img.shields.io/github/stars/immerjs/immer.svg?style=social\u0026label=Star)\n\n### 脚本执行\n\n- [zx](https://github.com/google/zx) - 用于编写更好 bash 脚本的工具(Node.js \u003e= 14.13.1)。 ![](https://img.shields.io/github/stars/google/zx.svg?style=social\u0026label=Star)\n- [shelljs](https://github.com/shelljs/shelljs) - 跨平台 Unix shell 命令，同步操作。 ![](https://img.shields.io/github/stars/shelljs/shelljs.svg?style=social\u0026label=Star)\n- [execa](https://github.com/sindresorhus/execa) - 跨平台实现子进程执行，支持 Promise。 ![](https://img.shields.io/github/stars/sindresorhus/execa.svg?style=social\u0026label=Star)\n\n### 环境\n\n- [dotenv](https://github.com/motdotla/dotenv) - 从 .env 文件 加载用于 nodejs 项目的环境变量。 ![](https://img.shields.io/github/stars/motdotla/dotenv.svg?style=social\u0026label=Star)\n- [cross-env](https://github.com/kentcdodds/cross-env) - 跨平台设置环境变量。 ![](https://img.shields.io/github/stars/kentcdodds/cross-env.svg?style=social\u0026label=Star)\n\n### 命令行工具\n\n- 框架/解决方案\n\n  - [Commander.js](https://github.com/tj/commander.js) - Node.JS 命令行界面完整解决方案。 ![](https://img.shields.io/github/stars/tj/commander.js.svg?style=social\u0026label=Star)\n\n- 命令行参数解析\n\n  - [minimist](https://github.com/substack/minimist) - 命令行参数解析引擎。 ![](https://img.shields.io/github/stars/substack/minimist.svg?style=social\u0026label=Star)\n\n- 提示\n\n  - [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) - 通用可交互命令行工具集合。 ![](https://img.shields.io/github/stars/SBoudrias/Inquirer.js.svg?style=social\u0026label=Star)\n  - [clack](https://github.com/natemoo-re/clack) - 轻松构建漂亮的命令行应用程序。 ![](https://img.shields.io/github/stars/natemoo-re/clack.svg?style=social\u0026label=Star)\n\n- 进度条\n\n  - [progress](https://github.com/visionmedia/node-progress) - Node.js 的灵活 ascii 进度条。 ![](https://img.shields.io/github/stars/visionmedia/node-progress.svg?style=social\u0026label=Star)\n\n- 样式\n  - [chalk](https://github.com/chalk/chalk) - 命令行字符串样式美化工具。 ![](https://img.shields.io/github/stars/chalk/chalk.svg?style=social\u0026label=Star)\n  - [ora](https://github.com/sindresorhus/ora) - 优雅的命令行 loading 效果。 ![](https://img.shields.io/github/stars/sindresorhus/ora.svg?style=social\u0026label=Star)\n\n### Node 管理工具\n\n- [nvm](https://github.com/nvm-sh/nvm) - Node.js 版本管理工具。 ![](https://img.shields.io/github/stars/nvm-sh/nvm.svg?style=social\u0026label=Star)\n- [n](https://github.com/tj/n) - Node.js 版本管理工具。 ![](https://img.shields.io/github/stars/tj/n.svg?style=social\u0026label=Star)\n\n### NPM\n\n- NPM 管理工具\n\n  - [pnpm](https://github.com/pnpm/pnpm) - 快速、节省磁盘空间高效的包管理器。 ![](https://img.shields.io/github/stars/pnpm/pnpm.svg?style=social\u0026label=Star)\n  - [npm](https://github.com/npm/cli) - JavaScript 包管理工具。 ![](https://img.shields.io/github/stars/npm/cli.svg?style=social\u0026label=Star)\n  - [yarn](https://github.com/yarnpkg/berry) - 现代包管理工具，拆分成多个不同的包。 ![](https://img.shields.io/github/stars/yarnpkg/berry.svg?style=social\u0026label=Star)\n  - [nrm](https://github.com/Pana/nrm) - 快速切换 npm 服务商，如 npm、cnpm、taobao。 ![](https://img.shields.io/github/stars/Pana/nrm.svg?style=social\u0026label=Star)\n  - [cnpm](https://github.com/cnpm/cnpm) - NPM 中国区镜像客户端。 ![](https://img.shields.io/github/stars/cnpm/cnpm.svg?style=social\u0026label=Star)\n  - [npx](https://github.com/npm/npx#readme) - 目前已经属于 npm cli，免安装快速执行 npm 依赖。\n\n- 语义化版本\n  - [semver](https://github.com/npm/node-semver) - NPM 使用的 JavaScript 语义化版本号解析器。 ![](https://img.shields.io/github/stars/npm/node-semver.svg?style=social\u0026label=Star)\n\n### Monorepo\n\n- [lerna](https://github.com/lerna/lerna) - 用于管理具有多个包的 JavaScript 项目的工具。 ![](https://img.shields.io/github/stars/lerna/lerna.svg?style=social\u0026label=Star)\n\n### 文件系统\n\n- 通用\n\n  - [fs-extra](https://github.com/jprichardson/node-fs-extra) - 为 `fs` 模块提供额外方法。 ![](https://img.shields.io/github/stars/jprichardson/node-fs-extra.svg?style=social\u0026label=Star)\n  - [tmp-promise](https://www.npmjs.com/package/tmp-promise) - 创建临时目录或者文件\n  - [recursive-readdir](https://www.npmjs.com/package/recursive-readdir) - 递归读取文件\n  - [slash](https://github.com/sindresorhus/slash#readme) - 将 Windows 反斜杠路径转换为斜杠路径。![](https://img.shields.io/github/stars/sindresorhus/slash.svg?style=social\u0026label=Star)\n  - [find-up](github.com/sindresorhus/find-up) - 通过遍历父目录来查找文件或目录。.\n  - [pkg-dir](github.com/sindresorhus/pkg-dir) - 查找 node.js 项目或 npm 包的根目录。\n  - [StreamSaver](https://github.com/jimmywarting/StreamSaver.js) - 根据我搜索的结果，StreamSaver.js 是一个 JavaScript 库，它可以将流数据直接异步写入文件系统，而不需要占用大量的内存或受到 Blob 大小的限制（StreamSaver.js 可以下载大文件。它可以处理超过 2GB 的文件，而不需要占用大量的内存或受到 Blob 大小的限制 。）下载大文件，如超过 2GB 的数据文件；下载多个文件的压缩包或合并文件；下载服务器端返回的流数据 3\n\n- 删除\n\n  - [rimraf](https://github.com/isaacs/rimraf) - 递归删除文件，类似 `rm -rf`。 ![](https://img.shields.io/github/stars/isaacs/rimraf.svg?style=social\u0026label=Star)\n\n- 监控\n\n  - [watchman](https://github.com/facebook/watchman) - 监视文件和记录，或在更改时触发操作。 ![](https://img.shields.io/github/stars/facebook/watchman.svg?style=social\u0026label=Star)\n  - [chokidar](https://github.com/paulmillr/chokidar) - 最小且高效的跨平台 Watch 库。 ![](https://img.shields.io/github/stars/paulmillr/chokidar.svg?style=social\u0026label=Star)\n\n- 查找\n  - [glob](https://github.com/isaacs/node-glob) - Node.js 版 glob 功能。 ![](https://img.shields.io/github/stars/isaacs/node-glob.svg?style=social\u0026label=Star)\n  - [globby](https://github.com/sindresorhus/globby) - 基于 fast-glob，但添加了很多有用的特性。 ![](https://img.shields.io/github/stars/sindresorhus/globby.svg?style=social\u0026label=Star)\n  - [fast-glob](https://github.com/smrmlnc/fast-glob) - 该软件包提供了遍历文件系统和返回路径名的方法。 ![](https://img.shields.io/github/stars/mrmlnc/fast-glob.svg?style=social\u0026label=Star)\n\n### 解析工具\n\n- Markdown\n\n  - [marked](https://github.com/markedjs/marked) - Markdown 解析器和编译器，专为提高速度而设计。 ![](https://img.shields.io/github/stars/markedjs/marked.svg?style=social\u0026label=Star)\n\n- CSV\n\n  - [PapaParse](https://github.com/mholt/PapaParse) - 快速而强大的 CSV（分隔文本）解析器，可以优雅地处理大文件和格式错误的输入，CSV 和 JSON 互转。 ![](https://img.shields.io/github/stars/mholt/PapaParse.svg?style=social\u0026label=Star)\n\n- HTML\n\n  - [htmlparser2](https://github.com/fb55/htmlparser2) - 宽容的 HTML 和 XML 解析器。 ![](https://img.shields.io/github/stars/fb55/htmlparser2.svg?style=social\u0026label=Star)\n  - [parse5](https://github.com/inikulin/parse5) - 用于 Node.js 的 HTML 解析/序列化工具集。 WHATWG HTML 标准（又名 HTML5）兼容。 ![](https://img.shields.io/github/stars/inikulin/parse5.svg?style=social\u0026label=Star)\n\n- CSS\n  - [PostCSS](https://github.com/postcss/postcss) - CSS 解析工具。 ![](https://img.shields.io/github/stars/postcss/postcss.svg?style=social\u0026label=Star)\n\n### Git\n\n- [husky](https://github.com/typicode/husky) - 现代化的本地 Git 钩子使操作更加轻松！ ![](https://img.shields.io/github/stars/typicode/husky.svg?style=social\u0026label=Star)\n\n### 日志\n\n- [winston](https://github.com/winstonjs/winston) - 多传输异步日志记录库。 ![](https://img.shields.io/github/stars/winstonjs/winston.svg?style=social\u0026label=Star)\n\n### 进程管理\n\n- [PM2](https://github.com/Unitech/pm2) - 高级进程管理工具。 ![](https://img.shields.io/github/stars/Unitech/pm2.svg?style=social\u0026label=Star)\n- [nodemon](https://github.com/remy/nodemon) - 监视应用程序中的更改并自动重新启动服务器。 ![](https://img.shields.io/github/stars/remy/nodemon.svg?style=social\u0026label=Star)\n- [generic-pool](https://github.com/coopernurse/node-pool#readme) - 基于 Promise API 的通用资源池。可用于重用或限制昂贵资源(如数据库连接)的使用。 ![](https://img.shields.io/github/stars/coopernurse/node-pool.svg?style=social\u0026label=Star)\n\n### 代码校验 和 格式化工具\n\n- [prettier](https://github.com/prettier/prettier) - ❤\"有主见\"的多语言代码格式化程序。 ![](https://img.shields.io/github/stars/prettier/prettier.svg?style=social\u0026label=Star)\n- [standard](https://github.com/standard/standard) - JavaScript 代码规范，自带 linter \u0026 代码自动修正。 ![](https://img.shields.io/github/stars/standard/standard.svg?style=social\u0026label=Star)\n- [eslint](https://github.com/eslint/eslint) - 插件化并且可配置的 JavaScript 语法规则和代码风格的检查工具。 ![](https://img.shields.io/github/stars/eslint/eslint.svg?style=social\u0026label=Star)\n\n### 模板引擎\n\n- [Pug](https://github.com/pugjs/pug) - 受 Haml 启发的高性能模板引擎。 ![](https://img.shields.io/github/stars/pugjs/pug.svg?style=social\u0026label=Star)\n- [handlebars.js](https://github.com/wycats/handlebars.js) - Mustache 模板的超集，添加了强大的功能，如 helper 和更高级的 block。 ![](https://img.shields.io/github/stars/wycats/handlebars.js.svg?style=social\u0026label=Star)\n- [mustache.js](https://github.com/janl/mustache.js) - 轻量的 JavaScript 模板引擎{{八字须}}。 ![](https://img.shields.io/github/stars/janl/mustache.js.svg?style=social\u0026label=Star)\n\n### Web 框架\n\n- [Express](https://github.com/expressjs/express) - Web 应用程序框架，为构建单页和多页以及混合 Web 应用程序提供了一组强大的功能。 ![](https://img.shields.io/github/stars/expressjs/express.svg?style=social\u0026label=Star)\n- [Next.js](https://github.com/zeit/next.js) - React 服务端渲染框架。 ![](https://img.shields.io/github/stars/zeit/next.js.svg?style=social\u0026label=Star)\n  - [blitz](https://github.com/blitz-js/blitz) - 全栈 React 框架——建立在 Next.js 之上。 ![](https://img.shields.io/github/stars/blitz-js/blitz.svg?style=social\u0026label=Star)\n- [Nuxt.js](https://github.com/nuxt/nuxt.js) - Vue 服务端渲染框架。 ![](https://img.shields.io/github/stars/nuxt/nuxt.js.svg?style=social\u0026label=Star)\n- [Nest](https://github.com/nestjs/nest) -受 Angular 启发的框架，用于构建高效且可扩展的服务器端应用程序。_(你也许会喜欢 [awesome-nestjs](https://github.com/juliandavidmr/awesome-nestjs))_ ![](https://img.shields.io/github/stars/nestjs/nest.svg?style=social\u0026label=Star)\n- [Koa](https://github.com/koajs/koa) - 由 Express 背后的团队设计的框架，旨在为 Web 应用程序和 API 提供更小，更富表现力和更强大的基础。 ![](https://img.shields.io/github/stars/koajs/koa.svg?style=social\u0026label=Star)\n\n### 实时通信\n\n- [Socket.io](https://github.com/socketio/socket.io) - 实现基于事件的实时双向通信。 ![](https://img.shields.io/github/stars/socketio/socket.io.svg?style=social\u0026label=Star)\n- [ws](https://github.com/websockets/ws) - 简单易用，速度极快，经过全面测试的 WebSocket 客户端和服务器 Node.js 通信库。 ![](https://img.shields.io/github/stars/websockets/ws.svg?style=social\u0026label=Star)\n\n### 定时任务\n\n- [cron](https://github.com/kelektiv/node-cron) - 允许您按计划执行某些任务。 ![](https://img.shields.io/github/stars/kelektiv/node-cron.svg?style=social\u0026label=Star)\n- [node-schedule](https://github.com/node-schedule/node-schedule) - 类 Cron 和不类似 Cron 的 Node.js 定时任务。 ![](https://img.shields.io/github/stars/node-schedule/node-schedule.svg?style=social\u0026label=Star)\n\n### 调试\n\n- [node-inspector](https://github.com/node-inspector/node-inspector) - 基于 Blink 开发者工具的调试器。 ![](https://img.shields.io/github/stars/node-inspector/node-inspector.svg?style=social\u0026label=Star)\n- [ndb](https://github.com/GoogleChromeLabs/ndb) - Chrome DevTools 调试体验改进工具。 ![](https://img.shields.io/github/stars/GoogleChromeLabs/ndb.svg?style=social\u0026label=Star)\n\n### 缓存\n\n- [lru-cache](https://github.com/isaacs/node-lru-cache) - 最近最少使用的缓存（LRU）实现。 ![](https://img.shields.io/github/stars/isaacs/node-lru-cache.svg?style=social\u0026label=Star)\n\n### 自动化\n\n- [puppeteer](https://github.com/puppeteer/puppeteer) - 无头 Chrome Node.js API。 ![](https://img.shields.io/github/stars/puppeteer/puppeteer.svg?style=social\u0026label=Star)\n\n### 压缩解压\n\n- [jszip](https://github.com/Stuk/jszip) - 使用 JavaScript 创建、读取、编辑.zip 文件。 ![](https://img.shields.io/github/stars/Stuk/jszip.svg?style=social\u0026label=Star)\n- [terser](github.com/terser/terser) - JavaScript 压缩工具。 ![](https://img.shields.io/github/stars/terser/terser.svg?style=social\u0026label=Star)\n- [Archiver](https://github.com/archiverjs/node-archiver) - JavaScript 压缩工具。 ![](https://img.shields.io/github/stars/archiverjs/node-archiver.svg?style=social\u0026label=Star)\n\n### 最小化\n\n- [UglifyJS](https://github.com/mishoo/UglifyJS) - JavaScript 压缩工具。 ![](https://img.shields.io/github/stars/mishoo/UglifyJS.svg?style=social\u0026label=Star)\n- [imagemin](https://github.com/imagemin/imagemin) - Image 压缩工具。 ![](https://img.shields.io/github/stars/imagemin/imagemin.svg?style=social\u0026label=Star)\n\n### HTTP\n\n- 请求库\n\n  - [axios](https://github.com/mzabriskie/axios) - 基于 Promise 的 HTTP 客户端（也可以在浏览器中工作）。 ![](https://img.shields.io/github/stars/mzabriskie/axios.svg?style=social\u0026label=Star)\n\n- Mock 服务\n\n  - [json-server](https://github.com/typicode/json-server) - 在不到 30 秒的时间内获得具有零编码的完整伪造的 REST API。 ![](https://img.shields.io/github/stars/typicode/json-server.svg?style=social\u0026label=Star)\n  - [hoppscotch](https://github.com/hoppscotch/hoppscotch) - 在线的 postman。 ![](https://img.shields.io/github/stars/hoppscotch/hoppscotch.svg?style=social\u0026label=Star)\n  - [easy-mock](https://github.com/easy-mock/easy-mock) - 可视化，并且能快速生成模拟数据的持久化服务。 ![](https://img.shields.io/github/stars/easy-mock/easy-mock.svg?style=social\u0026label=Star)\n\n- 代理\n\n  - [http-proxy](https://github.com/nodejitsu/node-http-proxy) - HTTP 代理。 ![](https://img.shields.io/github/stars/nodejitsu/node-http-proxy.svg?style=social\u0026label=Star)\n\n- 下载\n  - [download](https://github.com/kevva/download) - 轻松下载和提取文件。 ![](https://img.shields.io/github/stars/kevva/download.svg?style=social\u0026label=Star)\n\n### 服务端 DOM\n\n- [cheerio](https://github.com/cheeriojs/cheerio) - 运行在服务器端，快速、灵活和精益的 jQuery 核心功能实现。 ![](https://img.shields.io/github/stars/cheeriojs/cheerio.svg?style=social\u0026label=Star)\n- [jsdom](https://github.com/jsdom/jsdom) - Node.js 版 Web 标准实现。 ![](https://img.shields.io/github/stars/jsdom/jsdom.svg?style=social\u0026label=Star)\n\n### AST\n\n- 解析器\n  - [astexplorer](https://github.com/fkling/astexplorer) [网址](https://astexplorer.net/#/KJ8AjD6maa) - 使用多种解析器的 AST Web 可视化工具。 ![](https://img.shields.io/github/stars/fkling/astexplorer.svg?style=social\u0026label=Star)\n\n### ES Module\n\n- esm\n  - [esm](https://github.com/standard-things/esm#readme) - ECMAScript 模块加载器。 ![](https://img.shields.io/github/stars/standard-things/esm.svg?style=social\u0026label=Star)\n\n### 安全\n\n- xss\n  - [Helmet](https://helmetjs.github.io/) - 防止 xss 攻击。 ![](https://img.shields.io/github/stars/helmetjs/helmet.svg?style=social\u0026label=Star)\n  - [xss](https://www.npmjs.com/package/xss) - 防止 xss 攻击。 ![](https://img.shields.io/github/stars/leizongmin/js-xss.svg?style=social\u0026label=Star)\n- csrf\n  - [csurf](https://github.com/expressjs/csurf#readme) - 防止 csrf 攻击。 ![](https://img.shields.io/github/stars/expressjs/csurf.svg?style=social\u0026label=Star)\n\n### 其他\n\n- 控制输入\n  - [Cleave](https://github.com/nosir/cleave.js) - 控制 input 输入。 ![](https://img.shields.io/github/stars/nosir/cleave.js.svg?style=social\u0026label=Star)\n- 正则表达式\n  - [any-rule](https://github.com/any86/any-rule) - 常用正则。 ![](https://img.shields.io/github/stars/any86/any-rule.svg?style=social\u0026label=Star)\n- [resolve](https://github.com/browserify/resolve#readme) - 处理 node_modules 的模块,也可以使用 node 内置模块 require.resolve。 ![](https://img.shields.io/github/stars/browserify/resolve.svg?style=social\u0026label=Star)\n- [open](https://github.com/sindresorhus/open) - 打开 url、文件和可执行文件，支持扩平台。 ![](https://img.shields.io/github/stars/sindresorhus/open.svg?style=social\u0026label=Star)\n- [node-notifier](hhttps://github.com/mikaelbr/node-notifier) - 使用 Node.js 发送跨平台通知。 ![](https://img.shields.io/github/stars/mikaelbr/node-notifier.svg?style=social\u0026label=Star)\n- [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator) - JavaScript 的强大免费混淆器。 ![](https://img.shields.io/github/stars/javascript-obfuscator/javascript-obfuscator.svg?style=social\u0026label=Star)\n- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) - 相等判断。 ![](https://img.shields.io/github/stars/epoberezkin/fast-deep-equal.svg?style=social\u0026label=Star)\n- [normalize-url](https://github.com/sindresorhus/normalize-url) - url 格式化。 ![](https://img.shields.io/github/stars/sindresorhus/normalize-url.svg?style=social\u0026label=Star)\n- [simple-git](https://github.com/steveukx/git-js) - git api。 ![](https://img.shields.io/github/stars/steveukx/git-js.svg?style=social\u0026label=Star)\n- [lru-cache](https://github.com/isaacs/node-lru-cache) - lru 算法删除最近最少使用的项的缓存对象。 ![](https://img.shields.io/github/stars/sisaacs/node-lru-cache.svg?style=social\u0026label=Star)\n- [madge](https://github.com/pahen/madge) - Madge 是一个开发工具，用于生成模块依赖关系的可视化图，查找循环依赖关系，并提供其他有用信息。 ![](https://img.shields.io/github/stars/pahen/madge.svg?style=social\u0026label=Star)\n- [jspdf](https://github.com/mrrio/jspdf) - 生成 pdf 文件。 ![](https://img.shields.io/github/stars/mrrio/jspdf.svg?style=social\u0026label=Star)\n- [web-vitals](https://github.com/GoogleChrome/web-vitals) - chrome 官方性能检测工具。 ![](https://img.shields.io/github/stars/GoogleChrome/web-vitals.svg?style=social\u0026label=Star)\n- [nodemailer](https://github.com/nodemailer/nodemailer) - 邮件发送。 ![](https://img.shields.io/github/stars/nodemailer/nodemailer.svg?style=social\u0026label=Star)\n- [pkg](https://github.com/vercel/pkg) - 该命令行界面使您能够将 Node.js 项目打包为可执行文件，即使在没有安装 Node.js 的设备上也可以运行该可执行文件。 ![](https://img.shields.io/github/stars/vercel/pkg.svg?style=social\u0026label=Star)\n- [Nano ID](https://github.com/ai/nanoid) - 个小巧、安全、URL 友好、唯一的 JavaScript 字符串 ID 生成器。 ![](https://img.shields.io/github/stars/ai/nanoid.svg?style=social\u0026label=Star)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/mengfangui%2Fawesome-nodejs/projects"}