- assert断言
 - async_hooks异步钩子
 - buffer缓冲区
 - C++插件
 - C/C++插件(使用Node-API)
 - C++嵌入器
 - child_process子进程
 - cluster集群
 - CLI命令行
 - console控制台
 - Corepack核心包
 - crypto加密
 - debugger调试器
 - deprecation弃用
 - dgram数据报
 - diagnostics_channel诊断通道
 - dns域名服务器
 - domain域
 - Error错误
 - events事件触发器
 - fs文件系统
 - global全局变量
 - http超文本传输协议
 - http2超文本传输协议2.0
 - https安全超文本传输协议
 - inspector检查器
 - Intl国际化
 - module模块
 - module/cjsCommonJS模块
 - module/esmECMAScript模块
 - module/package包模块
 - net网络
 - os操作系统
 - path路径
 - perf_hooks性能钩子
 - policy安全策略
 - process进程
 - punycode域名代码
 - querystring查询字符串
 - readline逐行读取
 - repl交互式解释器
 - report诊断报告
 - stream流
 - string_decoder字符串解码器
 - timers定时器
 - tls安全传输层
 - trace_events跟踪事件
 - tty终端
 - url网址
 - util实用工具
 - v8引擎
 - vm虚拟机
 - wasi网络汇编系统接口
 - worker_threads工作线程
 - zlib压缩
 
Node.js v14.20.0 中文文档
- assert 断言
 - async_hooks 异步钩子
 - buffer 缓冲区
 - C++插件
 - C/C++插件(使用Node-API)
 - C++嵌入器
 - child_process 子进程
 - cluster 集群
 - CLI 命令行
 - console 控制台
 - Corepack 核心包
 - crypto 加密
 - debugger 调试器
 - deprecation 弃用
 - dgram 数据报
 - diagnostics_channel 诊断通道
 - dns 域名服务器
 - domain 域
 - Error 错误
 - events 事件触发器
 - fs 文件系统
 - global 全局变量
 - http 超文本传输协议
 - http2 超文本传输协议2.0
 - https 安全超文本传输协议
 - inspector 检查器
 - Intl 国际化
 - module 模块
 - module/cjs CommonJS模块
 - module/esm ECMAScript模块
 - module/package 包模块
 - net 网络
 - os 操作系统
 - path 路径
 - perf_hooks 性能钩子
 - policy 安全策略
 - process 进程
 - punycode 域名代码
 - querystring 查询字符串
 - readline 逐行读取
 - repl 交互式解释器
 - report 诊断报告
 - stream 流
 - string_decoder 字符串解码器
 - timers 定时器
 - tls 安全传输层
 - trace_events 跟踪事件
 - tty 终端
 - url 网址
 - util 实用工具
 - v8 引擎
 - vm 虚拟机
 - wasi 网络汇编系统接口
 - worker_threads 工作线程
 - zlib 压缩