Skip to content

doc: replace node:modules documentation header - #65800

Open
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:doc-module
Open

doc: replace node:modules documentation header#65800
Renegade334 wants to merge 1 commit into
nodejs:mainfrom
Renegade334:doc-module

Conversation

@Renegade334

Copy link
Copy Markdown
Member

module.md lacked a proper module header.

Instead, it featured a rather confusing shtick about the "Module object". Yes, the node:module top-level export is also the CJS module constructor, but this is pretty irrelevant for almost all consumers, and the artificial grouping of a few methods as "Module object methods" didn't really make sense (all the exports in this module are properties of the Module constructor by definition).

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to Node.js documentation. module Issues and PRs related to the module subsystem. labels Sep 4, 2026
@Renegade334 Renegade334 added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. doc Issues and PRs related to Node.js documentation. module Issues and PRs related to the module subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants