FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: move module core module doc to separate page by aduh95 · Pull Request #34747 · nodejs/node · GitHub

/ node Public

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 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

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/modules

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 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 force-pushed the separate-module-core-module-docs branch from 0f741dc to 15c9fae Compare August 12, 2020 17:28

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 requested a review from guybedford August 13, 2020 14:39

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 commented Aug 14, 2020

Copy link
Copy Markdown
Member

@nodejs/documentation @nodejs/website

addaleax added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. review wanted PRs that need reviews. labels Aug 18, 2020

jasnell commented Aug 19, 2020

Copy link
Copy Markdown
Member

Landed in 21abb25

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 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 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 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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL