Open-Source Wikis

/

Node.js

/

Primitives

nodejs/node

Primitives

Below the subsystem layer there is a set of foundational types every subsystem uses. They are not user-facing — they live in src/ and lib/internal/ — but understanding them makes the rest of the codebase legible.

Pages

For higher-level subsystems that build on these, see Systems.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Primitives – Node.js wiki | Factory