summaryrefslogtreecommitdiff
path: root/doc/api/modules.md
Commit message (Expand)AuthorAgeFilesLines
* doc: use "file system" instead of "filesystem"Rich Trott2023-01-141-1/+1
* doc: fix RESOLVE_ESM_MATCH in modules.md翠 / green2022-11-201-9/+4
* doc: adjust wording to eliminate awkward typographyKonv2022-11-131-2/+2
* doc: update node prefix require.cache exampleSimone Busoli2022-10-021-1/+1
* src: disambiguate terms used to refer to builtins and addonsJoyee Cheung2022-08-091-2/+2
* doc: update links to MDN page about dynamic importsJannis R2022-07-151-1/+1
* doc: use serial comma in modules docsTobias Nießen2022-05-141-1/+1
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-5/+5
* doc: clarify core modules that can be loaded without a prefixAntoine du Hamel2022-04-201-5/+8
* doc: add introduction sentence for CJSAntoine du Hamel2022-04-021-1/+5
* doc: remove unneeded ellipsis in headerRich Trott2022-02-081-1/+1
* doc: update modules.md wordingTobias Hernstig2022-01-301-1/+1
* doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`Antoine du Hamel2022-01-241-3/+3
* doc: recommend package exports instead of requiring foldersAntoine du Hamel2022-01-181-4/+10
* doc: clarify module system selectionAntoine du Hamel2022-01-171-1/+34
* doc: document that `require.main` may be `undefined`Antoine du Hamel2022-01-051-5/+5
* doc: clarify `require` behavior with non `.js` extensionsAntoine du Hamel2022-01-021-9/+18
* doc: align module resolve algorithm with implementationQingyu Deng2021-12-141-3/+3
* tools: avoid unnecessary escaping in markdown formatterRich Trott2021-10-311-1/+1
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-10/+37
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-1/+3
* doc: add blank line between commentsRich Trott2021-09-211-0/+2
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-28/+28
* doc: remove _Addenda_ from headersRich Trott2021-07-191-2/+2
* doc: use ASCII order for md refsAntoine du Hamel2021-06-271-2/+2
* 2021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams2021-05-111-1/+3
* 2021-04-20, Version 16.0.0 (Current)Beth Griggs2021-04-201-1/+1
* doc: fix lint error in modules.mdRich Trott2021-03-191-0/+1
* module: add support for `node:`‑prefixed `require(…)` callsExE Boss2021-03-191-2/+24
* module: remove module.createRequireFromPathAntoine du Hamel2021-02-151-1/+0
* doc: link PACKAGE_EXPORTS_RESOLVE to ESM sectionUtku Gultopu2021-02-151-5/+5
* doc: fix module.isPreloading documentationAntoine du Hamel2021-01-181-0/+8
* doc: update list styles for remark-parse@9 renderingRich Trott2020-11-121-1/+1
* module: refactor to use iterable-weak-mapbcoe2020-11-061-1/+1
* module: add setter for module.parentAntoine du Hamel2020-10-171-1/+1
* doc: harmonize version list style in YAML commentsAntoine du Hamel2020-10-091-1/+1
* doc: fix YAML syntax errorsAntoine du Hamel2020-10-061-1/+0
* 2020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr2020-10-061-0/+3
* doc: sort md references in ASCII orderAntoine du Hamel2020-10-011-4/+4
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-9/+9
* doc: fix broken links in modules.mdRich Trott2020-09-141-2/+2
* doc: document support for package.json fieldsAntoine du HAMEL2020-09-111-5/+7
* doc: simplify circular dependencies text in modules.mdRich Trott2020-09-111-4/+3
* doc: rename module pagesAntoine du HAMEL2020-08-231-1/+1
* doc: move module core module doc to separate pageAntoine du HAMEL2020-08-191-186/+15
* module: share CJS/ESM resolver fns, refactoringGuy Bedford2020-08-131-41/+39
* 2020-07-21, Version 14.6.0 (Current)Myles Borins2020-07-211-1/+1
* module: package "imports" fieldGuy Bedford2020-07-091-1/+12
* doc: use a single space between sentencesRich Trott2020-06-221-7/+7
* doc: use sentence-case for headings in docsRich Trott2020-06-191-12/+12