Skip to content

doc: move module core module doc to separate page - #34747

Closed
aduh95 wants to merge 4 commits into
nodejs:masterfrom
aduh95:separate-module-core-module-docs
Closed

doc: move module core module doc to separate page#34747
aduh95 wants to merge 4 commits into
nodejs:masterfrom
aduh95:separate-module-core-module-docs

Conversation

@aduh95

@aduh95 aduh95 commented Aug 12, 2020

Copy link
Copy Markdown
Contributor

The module core module is available for both CJS and ESM users, it
deserves its own page.

Refs: nodejs/modules#539

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/modules

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Aug 12, 2020
@aduh95
aduh95 force-pushed the separate-module-core-module-docs branch from 90a6282 to 0f741dc Compare August 12, 2020 17:26
aduh95 added 2 commits August 12, 2020 19:27
The `module` core module is available for both CJS and ESM users, it
deserves its own page.
@aduh95
aduh95 force-pushed the separate-module-core-module-docs branch from 0f741dc to 15c9fae Compare August 12, 2020 17:28

@guybedford guybedford left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think having the stub links is important for backwards compat with doc links.

Whether this can land depends on feedback from previous contributors here further.

Comment thread doc/api/modules.md Outdated
Comment thread .eslintrc.js Outdated
@aduh95
aduh95 requested a review from guybedford August 13, 2020 14:39
@guybedford

Copy link
Copy Markdown
Contributor

This looks good to me but as mentioned I'd like a review from someone who's worked on these docs before - /cc @Trott @bcoe @addaleax @jasnell.

@Trott

Trott commented Aug 14, 2020

Copy link
Copy Markdown
Member

@nodejs/documentation @nodejs/website

@addaleax addaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. review wanted PRs that need reviews. labels Aug 18, 2020
@jasnell

jasnell commented Aug 19, 2020

Copy link
Copy Markdown
Member

Landed in 21abb25

@jasnell jasnell closed this Aug 19, 2020
jasnell pushed a commit that referenced this pull request Aug 19, 2020
The `module` core module is available for both CJS and ESM users, it
deserves its own page.

PR-URL: #34747
Refs: nodejs/modules#539
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@GeoffreyBooth GeoffreyBooth mentioned this pull request Aug 19, 2020
3 tasks
BethGriggs pushed a commit that referenced this pull request Aug 20, 2020
The `module` core module is available for both CJS and ESM users, it
deserves its own page.

PR-URL: #34747
Refs: nodejs/modules#539
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadams danielleadams mentioned this pull request Aug 20, 2020
BethGriggs pushed a commit that referenced this pull request Aug 20, 2020
The `module` core module is available for both CJS and ESM users, it
deserves its own page.

PR-URL: #34747
Refs: nodejs/modules#539
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95
aduh95 deleted the separate-module-core-module-docs branch October 22, 2020 15:56
MylesBorins pushed a commit that referenced this pull request Nov 3, 2020
The `module` core module is available for both CJS and ESM users, it
deserves its own page.

PR-URL: #34747
Refs: nodejs/modules#539
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Nov 3, 2020
MylesBorins pushed a commit that referenced this pull request Nov 16, 2020
The `module` core module is available for both CJS and ESM users, it
deserves its own page.

PR-URL: #34747
Refs: nodejs/modules#539
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Couldn't load reviewers.

Assignees

Couldn't load assignees.