API Reference Document
Node.js
  • assert - 断言
  • async_hooks - 异步钩子
  • Buffer - 缓冲器
  • child_process - 子进程
  • cluster - 集群
  • console - 控制台
  • crypto - 加密
  • debugger - 调试器
  • dgram - 数据报
  • dns - 域名服务器
  • domain - 域
  • Error - 错误
  • events - 事件触发器
  • fs - 文件系统
  • global - 全局变量
  • http - HTTP
  • http2 - HTTP/2
  • https - HTTPS
  • inspector - 检查器
  • module - 模块
  • net - 网络
  • os - 操作系统
  • path - 路径
  • perf_hooks - 性能钩子
  • process - 进程
  • punycode - 域名代码
  • querystring - 查询字符串
  • readline - 逐行读取
  • repl - 交互式解释器
  • stream - 流
  • string_decoder - 字符串解码器
  • timer - 定时器
  • tls - 安全传输层
  • trace_events - 跟踪事件
  • tty - 终端
  • url - URL
  • util - 实用工具
  • v8 - V8引擎
  • vm - 虚拟机
  • wasi - WASI
  • worker_threads - 工作线程
  • zlib - 压缩

  • 关于本文档
  • 用法与示例
  • C++ 插件
  • C++ 嵌入器
  • N-API
  • 命令行选项
  • CommonJS 模块
  • ECMAScript 模块
  • 包模块
  • 安全策略
  • 诊断报告
  • 国际化支持
  • 弃用的 API

Node.js 中文

目录

  • assert - 断言
  • async_hooks - 异步钩子
  • Buffer - 缓冲器
  • child_process - 子进程
  • cluster - 集群
  • console - 控制台
  • crypto - 加密
  • debugger - 调试器
  • dgram - 数据报
  • dns - 域名服务器
  • domain - 域
  • Error - 错误
  • events - 事件触发器
  • fs - 文件系统
  • global - 全局变量
  • http - HTTP
  • http2 - HTTP/2
  • https - HTTPS
  • inspector - 检查器
  • module - 模块
  • net - 网络
  • os - 操作系统
  • path - 路径
  • perf_hooks - 性能钩子
  • process - 进程
  • punycode - 域名代码
  • querystring - 查询字符串
  • readline - 逐行读取
  • repl - 交互式解释器
  • stream - 流
  • string_decoder - 字符串解码器
  • timer - 定时器
  • tls - 安全传输层
  • trace_events - 跟踪事件
  • tty - 终端
  • url - URL
  • util - 实用工具
  • v8 - V8引擎
  • vm - 虚拟机
  • wasi - WASI
  • worker_threads - 工作线程
  • zlib - 压缩

  • 关于本文档
  • 用法与示例
  • C++ 插件
  • C++ 嵌入器
  • N-API
  • 命令行选项
  • CommonJS 模块
  • ECMAScript 模块
  • 包模块
  • 安全策略
  • 诊断报告
  • 国际化支持
  • 弃用的 API